- add /sbin and /usr/sbin to PATH
authorMark Huang <mlhuang@cs.princeton.edu>
Sat, 3 Sep 2005 21:47:11 +0000 (21:47 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Sat, 3 Sep 2005 21:47:11 +0000 (21:47 +0000)
scripts/vcached

index 62886f6..570a1db 100755 (executable)
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (c) 2004-2005 The Trustees of Princeton University
 #
-# $Id: vcached,v 1.10 2004/11/29 21:56:45 mlhuang Exp $
+# $Id: vcached,v 1.11 2005/08/21 21:37:10 mlhuang Exp $
 #
 
+PATH=/sbin:/usr/sbin:$PATH
+
 # number of images to keep cached
 slots=32