Update path to restic backup script
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user