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