8 lines
135 B
Desktop File
8 lines
135 B
Desktop File
[Unit]
|
|
ConditionEnvironment=MACHINE_HAS_RESTIC_BACKUP=true
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=%h/bin/restic-backup
|
|
RemainAfterExit=true
|