Created systemd timer

This commit is contained in:
Asif Bacchus 2018-09-16 02:05:19 -06:00
parent 23435902b1
commit c5b53a1c50
1 changed files with 9 additions and 0 deletions

9
cfddns.timer Normal file
View File

@ -0,0 +1,9 @@
[Unit]
Description=Run CloudFlare DNS update service on timer
[Timer]
OnBootSec=5min
OnUnitActiveSec=15min
[Install]
WantedBy=timers.target