Justin Piszcz | 16 Jan 19:37

policyd-weight init.d/script needs 1 fix

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."
   ;;

____________________________________________________________
Policyd-weight Mailinglist - http://www.policyd-weight.org/


Gmane