Michael Grote
f362a82db4
Reviewed-on: https://git.mgrote.net///mg/homeserver/pulls/196 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
10 lines
191 B
Django/Jinja
10 lines
191 B
Django/Jinja
{{ file_header | default () }}
|
|
[Unit]
|
|
Description=Timer for todoist_backup.
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=30 min
|
|
|
|
[Install]
|
|
WantedBy=timers.target multi-user.target zfs.target
|