Michael Grote
9982dd1207
Reviewed-on: #566 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
10 lines
186 B
Django/Jinja
10 lines
186 B
Django/Jinja
{{ file_header | default () }}
|
|
[Unit]
|
|
Description=Timer for youtubedl.
|
|
|
|
[Timer]
|
|
OnCalendar={{ ytdl_timer }}
|
|
RandomizedDelaySec=30 min
|
|
|
|
[Install]
|
|
WantedBy=timers.target multi-user.target
|