]> git.mxchange.org Git - friendica.git/blob - mods/sample-systemd.timer
Merge pull request #4742 from annando/negative-dates
[friendica.git] / mods / sample-systemd.timer
1 [Unit]
2 Description=Run Friendica Poller every n minutes
3
4 [Timer]
5 OnBootSec=120
6 OnUnitActiveSec=120
7
8 [Install]
9 WantedBy=timers.target