Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
680cf6be18
2 changed files with 1 additions and 2 deletions
|
|
@ -200,7 +200,6 @@ ssl=yes # use ssl-support. Works with
|
||||||
##
|
##
|
||||||
#protocol=cloudflare, \
|
#protocol=cloudflare, \
|
||||||
#zone=domain.tld, \
|
#zone=domain.tld, \
|
||||||
#server=www.cloudflare.com, \
|
|
||||||
#login=your-login-email, \
|
#login=your-login-email, \
|
||||||
#password=APIKey, \
|
#password=APIKey, \
|
||||||
#ttl=1 \
|
#ttl=1 \
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#!/sbin/runscript
|
#!/sbin/openrc-run
|
||||||
description="ddclient Daemon for Alpine"
|
description="ddclient Daemon for Alpine"
|
||||||
command="/usr/sbin/ddclient"
|
command="/usr/sbin/ddclient"
|
||||||
config_file="/etc/ddclient/ddclient.conf"
|
config_file="/etc/ddclient/ddclient.conf"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue