mirror of
https://github.com/tanrax/RSSingle.git
synced 2024-11-10 08:15:41 +01:00
9 lines
109 B
SYSTEMD
9 lines
109 B
SYSTEMD
|
[Unit]
|
||
|
Description=Hourly refresh of singlerss
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=hourly
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|