Update path to restic backup script

This commit is contained in:
2021-11-25 14:20:42 +01:00
parent 3970d71363
commit 84105ba6f6

View File

@@ -3,6 +3,6 @@ ConditionPathExists=%h/.var/run/features/restic_backup
[Service] [Service]
Type=oneshot Type=oneshot
ExecStart=%h/bin/restic-backup ExecStart=%h/restic/restic-backup
RemainAfterExit=true RemainAfterExit=true
PassEnvironment=DISPLAY PassEnvironment=DISPLAY