* Bill Allombert <ballo...@debian.org>, 2017-11-29, 17:43:
# time /etc/init.d/consolation stop

real    0m30.028s
user    0m0.336s
sys     0m1.100s

Does consolation works correctly otherwise ?

Yes.

I took a look at the init script, and it does this:

   start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 --pidfile $PIDFILE 
--name $NAME

But consolation doesn't create any pidfile, so I can't see how could it work.

--
Jakub Wilk

Reply via email to