2020-12-20 20:36:27 +01:00
|
|
|
[Unit]
|
2021-01-27 16:38:00 +01:00
|
|
|
ConditionPathExists=%h/.var/run/features/restic_backup
|
2020-12-20 20:36:27 +01:00
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
Type=oneshot
|
|
|
|
|
ExecStart=%h/bin/restic-backup
|
|
|
|
|
RemainAfterExit=true
|
2021-01-30 21:06:08 +01:00
|
|
|
PassEnvironment=DISPLAY
|