bundles/pppd: add systemd-timer to automatically update dyndns
This commit is contained in:
parent
573287e6f1
commit
5261375574
4 changed files with 75 additions and 10 deletions
5
bundles/pppd/files/dyndns_periodic.service
Normal file
5
bundles/pppd/files/dyndns_periodic.service
Normal file
|
@ -0,0 +1,5 @@
|
|||
[Unit]
|
||||
Description=dyndns periodic checker and updater
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/dyndns_periodic
|
Loading…
Add table
Add a link
Reference in a new issue