mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
9 lines
133 B
SYSTEMD
9 lines
133 B
SYSTEMD
[Unit]
|
|
Description=Run Friendica Poller every n minutes
|
|
|
|
[Timer]
|
|
OnBootSec=120
|
|
OnUnitActiveSec=120
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|