mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-03-13 17:20:14 +01:00
10 lines
119 B
SYSTEMD
10 lines
119 B
SYSTEMD
[Unit]
|
|
Description=FreshRSS get new content
|
|
|
|
[Timer]
|
|
OnBootSec=30s
|
|
OnCalendar=*:0/10
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|