Merge pull request #4792 from ben-utzer/patch-1

Improvement for the systemd timer unit
This commit is contained in:
Hypolite Petovan
2018-04-09 09:17:32 -04:00
committed by GitHub

View File

@@ -4,6 +4,7 @@ Description=Run Friendica Poller every n minutes
[Timer]
OnBootSec=120
OnUnitActiveSec=120
RemainAfterElapse=False
[Install]
WantedBy=timers.target