aboutsummaryrefslogtreecommitdiff
path: root/local/services/rss_playlist.timer
blob: df70cb0e4ebc72e7fa27e8a44bf5f54dd8d38de8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Update the RSS playlists every day
Requires=rss_playlists.service

[Timer]
Unit=rss_playlists.service
OnBootSec=1min
OnUnitInactiveSec=1d
RandomizedDelaySec=15m

[Install]
WantedBy=timers.target