Merge remote-tracking branch 'upstream/master'

This commit is contained in:
David Kerr 2017-01-22 19:47:52 -05:00
commit 680cf6be18
2 changed files with 1 additions and 2 deletions

View file

@ -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 \

View file

@ -1,4 +1,4 @@
#!/sbin/runscript
#!/sbin/openrc-run
description="ddclient Daemon for Alpine"
command="/usr/sbin/ddclient"
config_file="/etc/ddclient/ddclient.conf"