aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-26 04:16:36 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-26 04:16:36 +0100
commit9c4c4f4b49b8a50a6ce639cc1dba2c1ef96b279f (patch)
treee7a6b9d83575cc30d8076e1a0d7eebc7018d53d9
parent22f109c29f36ed21689f5b156c35a82ca15793cd (diff)
downloadcrypted-backups-9c4c4f4b49b8a50a6ce639cc1dba2c1ef96b279f.tar.gz
crypted-backups-9c4c4f4b49b8a50a6ce639cc1dba2c1ef96b279f.tar.bz2
crypted-backups-9c4c4f4b49b8a50a6ce639cc1dba2c1ef96b279f.tar.xz
crypted-backups-9c4c4f4b49b8a50a6ce639cc1dba2c1ef96b279f.zip
user/cleanup-backup.service: Adding the second configuration location and making both non-required for startup
-rw-r--r--user/cleanup-backup.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/user/cleanup-backup.service b/user/cleanup-backup.service
index 61e8b84..170de03 100644
--- a/user/cleanup-backup.service
+++ b/user/cleanup-backup.service
@@ -3,7 +3,8 @@ Description=Cleanup backups
ConditionFileIsExecutable=/usr/lib/systemd/scripts/cleanup-backup
[Service]
-EnvironmentFile=/home/%u/.config/crypted-backups
+EnvironmentFile=-/home/%u/.crypted-backups
+EnvironmentFile=-/home/%u/.config/crypted-backups
Nice=19
IOSchedulingClass=2
IOSchedulingPriority=7