Accepting request 88719 from home:oertel:branches:openSUSE:Factory
- remove leftover debug line in init script OBS-URL: https://build.opensuse.org/request/show/88719 OBS-URL: https://build.opensuse.org/package/show/network/ddclient?expand=0&rev=15
This commit is contained in:
parent
6eee8d2e1a
commit
ed0bf561a1
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user