mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
Add some server things
This commit is contained in:
9
Server/Root/etc/systemd/system/FreshRSS-actualize.timer
Normal file
9
Server/Root/etc/systemd/system/FreshRSS-actualize.timer
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=FreshRSS get new content
|
||||
|
||||
[Timer]
|
||||
OnBootSec=30s
|
||||
OnCalendar=*:0/20
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Reference in New Issue
Block a user