- define USR_SBIN (which will be substituted by Makefile-files)
authorMark Huang <mlhuang@cs.princeton.edu>
Wed, 18 Aug 2004 19:53:05 +0000 (19:53 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Wed, 18 Aug 2004 19:53:05 +0000 (19:53 +0000)
sysv/vcached.subst

index 670cfae..5423c53 100755 (executable)
@@ -6,6 +6,7 @@
 #
 . /etc/init.d/functions
 RETVAL=0
+USR_SBIN=/usr/sbin
 
 start() {
     echo -n "Starting vcached: "