Package: lsb-base
Version: 3.2-9
Severity: normal

Hi,

starting with lsb-base 3.2-9, empty command line arguments are passed
through to the daemon, which may confuse the daemon:

/sbin/start-stop-daemon --start --nicelevel 0 --quiet --exec /usr/sbin/exim4 
--oknodo --pidfile /var/run/exim4/exim.pid -- -bd -q30m '' '' ''

The Eval that was removed in 3.2-9 caused the empty arguments to be
removed:

+ eval /sbin/start-stop-daemon --start --nicelevel 0 --quiet --exec 
/usr/sbin/exim4 --oknodo --pidfile /var/run/exim4/exim.pid -- -bd -q30m '' '' ''
++ /sbin/start-stop-daemon --start --nicelevel 0 --quiet --exec /usr/sbin/exim4 
--oknodo --pidfile /var/run/exim4/exim.pid -- -bd -q30m

Greetings
Marc



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

Reply via email to