rename pbs-systemd to proxmox-systemd
This commit is contained in:
committed by
Thomas Lamprecht
parent
48109c5354
commit
84af82e8cf
@ -18,7 +18,7 @@ use pbs_api_types::{
|
||||
Fingerprint, MediaStatus, MediaLocation, MediaSetPolicy, RetentionPolicy,
|
||||
MediaPoolConfig,
|
||||
};
|
||||
use pbs_systemd::time::compute_next_event;
|
||||
use proxmox_systemd::time::compute_next_event;
|
||||
use pbs_config::BackupLockGuard;
|
||||
|
||||
use crate::tape::{
|
||||
|
Reference in New Issue
Block a user