diff options
Diffstat (limited to 'system/cleanup-backup.service')
-rw-r--r-- | system/cleanup-backup.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cleanup-backup.service b/system/cleanup-backup.service index 3524b30..dfee135 100644 --- a/system/cleanup-backup.service +++ b/system/cleanup-backup.service @@ -3,7 +3,7 @@ Description=Cleanup backups ConditionFileIsExecutable=/usr/lib/systemd/scripts/cleanup-backup [Service] -EnvironmentFile=/etc/backup-settings +EnvironmentFile=/etc/crypted-backups Nice=19 IOSchedulingClass=2 IOSchedulingPriority=7 |