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, \
|
||||
#zone=domain.tld, \
|
||||
#server=www.cloudflare.com, \
|
||||
#login=your-login-email, \
|
||||
#password=APIKey, \
|
||||
#ttl=1 \
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/sbin/runscript
|
||||
#!/sbin/openrc-run
|
||||
description="ddclient Daemon for Alpine"
|
||||
command="/usr/sbin/ddclient"
|
||||
config_file="/etc/ddclient/ddclient.conf"
|
||||
|
|
|
|||
Loading…
Reference in a new issue