Accepting request 88803 from network

- remove leftover debug line in init script (forwarded request 88719 from oertel)

OBS-URL: https://build.opensuse.org/request/show/88803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ddclient?expand=0&rev=26
This commit is contained in:
Stephan Kulow 2011-10-21 14:02:03 +00:00 committed by Git OBS Bridge
commit 81a2528175
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 19 15:06:08 CEST 2011 - ro@suse.de
- remove leftover debug line in init script
-------------------------------------------------------------------
Sat Oct 15 10:34:17 CEST 2011 - ro@suse.de

View File

@ -75,7 +75,6 @@ rc_reset
case "$1" in
start)
echo -n "Starting ddclient daemon :"
echo /sbin/startproc "$DDCLIENT_BIN" -daemon $dd_intervall "$dd_use" $DDCLIENT_OPTIONS
/sbin/startproc "$DDCLIENT_BIN" -daemon $dd_intervall "$dd_use" $DDCLIENT_OPTIONS -pid /var/run/ddclient.pid
# remember status and be verbose