From 6346cebcc4fdbafd8a23f6127339ac9dc911ce0f Mon Sep 17 00:00:00 2001 From: Joe Passavanti Date: Mon, 29 Sep 2014 23:17:29 -0700 Subject: [PATCH] added missing end line --- sample-etc_rc.d_init.d_ddclient.ubuntu | 1 + 1 file changed, 1 insertion(+) diff --git a/sample-etc_rc.d_init.d_ddclient.ubuntu b/sample-etc_rc.d_init.d_ddclient.ubuntu index 0c50bd3..348ffd4 100755 --- a/sample-etc_rc.d_init.d_ddclient.ubuntu +++ b/sample-etc_rc.d_init.d_ddclient.ubuntu @@ -7,6 +7,7 @@ # Default-Stop: 0 1 6 # 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 +### END INIT INFO DDCLIENT=/usr/sbin/ddclient CONF=/etc/ddclient/ddclient.conf