mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
11 lines
169 B
SYSTEMD
11 lines
169 B
SYSTEMD
[Unit]
|
|
Description=Run FreshRSS favorite article archiver periodically
|
|
|
|
[Timer]
|
|
OnActiveSec=5min
|
|
OnUnitActiveSec=10min
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|