11 lines
189 B
Text
11 lines
189 B
Text
|
{{ file_header | default () }}
|
||
|
[Unit]
|
||
|
Description=Timer for rclone syncs.
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar={{ ytdl_timer }}
|
||
|
RandomizedDelaySec=30 min
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target multi-user.target
|