12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
|
[Unit]
|
||
|
Description=Restic backup timer
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar={{ pillar.restic.OnCalendar }}
|
||
|
RandomizedDelaySec=300
|
||
|
Unit=restic-backup.service
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|
||
|
|