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
commit eea32ede5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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