9 lines
158 B
Desktop File
9 lines
158 B
Desktop File
[Unit]
|
|
ConditionEnvironment=MACHINE_HAS_RESTIC_BACKUP=true
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=%h/bin/restic-backup
|
|
RemainAfterExit=true
|
|
Environment=DISPLAY=:0
|