Package: debhelper
Version: 7.0.15
Severity: normal

In /usr/share/debhelper/dh_make/debian/init.d.lsb.ex there is a string 

start_daemon -p $PIDFILE $DAEMON -- $DAEMON_OPTS

which would be processed into

/sbin/start-stop-daemon --start --nicelevel 0 --quiet --exec $DAEMON --oknodo 
--pidfile $PIDFILE -- -- $DAEMON_OPTS

I guess there should be no "--" in original call, because lsb specifies
this call as
"start_daemon [-f] [-n nicelevel] [-p pidfile] pathname [args...]"

-- System Information:
Debian Release: 4.0
  APT prefers proposed-updates
  APT policy: (700, 'proposed-updates'), (700, 'stable'), (650, 
'testing-proposed-updates'), (650, 'testing'), (600, 'unstable'), (550, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.24-1-openvz-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to