Package: xsupplicant
Version: 1.0.1-6

When I try to "restart" the service by typing
"/etc/init.d/xsupplicant restart" while the deamon is not
already running it doesn't start.

This is due to the fact that in "restart" section
"start-stop-daemon --stop ..." is called even is not already
running.

I propose 2 solutions :
- call start-stop-daemon with "--oknodo" option.
- test "/var/run/$NAME.pid" before stopping daemon.

Regards

Vincent


Accédez au courrier électronique de La Poste : www.laposte.net ; 
3615 LAPOSTENET (0,34€/mn) ; tél : 08 92 68 13 50 (0,34€/mn)




Reply via email to