Package: policyd-weight Version: 0.1.14.5-1 Distribution: Debian Testing (Lenny)
If you do not kill the cache instance, when you (in Debian) /etc/init.d/policyd-weight stop, it only stops the master/child (but not the cache) process.
echo -n "Stopping $DESC: "
+ # kill cache instance first.
+ $DAEMON -k
$DAEMON $DAEMON_OPTS stop
echo "$NAME."
;;
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

