tags 386305 + patch
thanks

Many packages solve the problem with a rm in the stop case.

CaFeLUG September BTS

luciano
--- init.d.orig	2006-09-10 23:43:35.000000000 -0300
+++ init.d	2006-09-10 23:48:47.000000000 -0300
@@ -26,6 +26,7 @@
 	echo -n "Stopping $DESC: $NAME"
 	start-stop-daemon --oknodo --stop --quiet --pidfile /var/run/$NAME.pid \
 		--exec $DAEMON
+	rm /var/run/$NAME.pid
 	echo "."
 	;;
   reload|force-reload)

Attachment: pgpwQxLBEdzvT.pgp
Description: PGP signature

Reply via email to