mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 06:45:41 +01:00
d3262d89b5
Total rewrite of singlerss, better and better than before! Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
9 lines
109 B
SYSTEMD
9 lines
109 B
SYSTEMD
[Unit]
|
|
Description=Hourly refresh of singlerss
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|