12 lines
323 B
Text
12 lines
323 B
Text
|
|
[Unit]
|
||
|
|
Description={{ backup_source_description }} backup
|
||
|
|
|
||
|
|
[Timer]
|
||
|
|
OnCalendar={{ backup_source_on_calendar }}
|
||
|
|
# Persistent: a window missed while the host was down runs on next boot. cron on
|
||
|
|
# a laptop had no equivalent, which is how two backups went unnoticed for months.
|
||
|
|
Persistent=true
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=timers.target
|