systemd timer unit

This commit is contained in:
utzer 2018-04-04 14:51:51 +05:30 committed by GitHub
parent 630c808319
commit 9fdcc28fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[Unit]
Description=Run Friendica Poller every n minutes
[Timer]
OnBootSec=120
OnUnitActiveSec=120
[Install]
WantedBy=timers.target