added missing end line

This commit is contained in:
Joe Passavanti 2014-09-29 23:17:29 -07:00
parent 0c2d8dbbcb
commit 6346cebcc4

View file

@ -7,6 +7,7 @@
# Default-Stop: 0 1 6 # Default-Stop: 0 1 6
# Short-Description: Start ddclient daemon at boot time # Short-Description: Start ddclient daemon at boot time
# Description: Start ddclient that provides support for updating dynamic DNS services. Originally submitted by paolo martinelli, updated by joe passavanti # Description: Start ddclient that provides support for updating dynamic DNS services. Originally submitted by paolo martinelli, updated by joe passavanti
### END INIT INFO
DDCLIENT=/usr/sbin/ddclient DDCLIENT=/usr/sbin/ddclient
CONF=/etc/ddclient/ddclient.conf CONF=/etc/ddclient/ddclient.conf