Don't bother trying to gracefully shutdown vservers
[util-vserver.git] / sysv / vcached.subst
index 670cfae..7714371 100755 (executable)
@@ -1,11 +1,12 @@
 #!/bin/sh
 #
-# chkconfig: 2345 20 80
+# chkconfig: 2345 65 80
 # description: vcached startup script
 # pidfile: /var/run/vcached.pid
 #
 . /etc/init.d/functions
 RETVAL=0
+USR_SBIN=/usr/sbin
 
 start() {
     echo -n "Starting vcached: "