9 lines
116 B
SYSTEMD
9 lines
116 B
SYSTEMD
|
[Unit]
|
||
|
Description=Refresh FreshRSS feeds
|
||
|
|
||
|
[Timer]
|
||
|
OnBootSec=30s
|
||
|
OnCalendar=*:0/20
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|