mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
10 lines
133 B
Django/Jinja
10 lines
133 B
Django/Jinja
[Unit]
|
|
Description=starts pull remote backup timer
|
|
|
|
[Timer]
|
|
OnCalendar=22:00
|
|
RandomizedDelaySec=1h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|