homeserver/roles/mgrote.youtubedl/templates/youtubedl.timer.j2
Michael Grote 9982dd1207 abbau rclone (#566)
Reviewed-on: #566
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
2023-08-04 10:54:59 +02:00

11 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