2020-06-30 06:22:27 -05:00
|
|
|
# vim:ft=dosini:
|
|
|
|
[Unit]
|
|
|
|
Description=9iron backup timer
|
|
|
|
|
|
|
|
[Timer]
|
|
|
|
Persistent=true
|
|
|
|
OnBootSec={{ backups_boot_delay }}
|
2020-08-15 14:48:11 -05:00
|
|
|
OnCalendar={{ backups_time }}
|
2020-06-30 06:22:27 -05:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=timers.target
|