On Thu, Jun 24, 2010 at 11:20 PM, Stefan Bauer <stefan.ba...@cubewerk.de> wrote: > unstable:/home/sb/mpt-status-1.2.0# /etc/init.d/mpt-statusd stop > Stopping mpt-status monitor: mpt-statusdstart-stop-daemon: warning: > failed to kill 2421: No such process > . > unstable:/home/sb/mpt-status-1.2.0# echo $? > 0 > > So the start-stop-deamon is sending a TERM-signal to mpt-statusd pid > which is not successful but due to the fact that we are using > --oknodo it still reports exit code 0. > > It might be easy to suppress the standard error output but i think > this is not useful. > > Ideas?
I'd add --quiet to start-stop-daemon. Olaf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org