Correct the path mounted by script to /var/local/fprobe
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 6 May 2008 21:15:45 +0000 (21:15 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 6 May 2008 21:15:45 +0000 (21:15 +0000)
factory/pfmount

index 50bf4bd..7c27d16 100755 (executable)
@@ -3,5 +3,5 @@
 
 #mount --bind /usr/local/fprobe /vservers/$1/pf
 # changed from request of Faiyaz
-mount --bind /var/log/fprobe-ulog /vservers/$1/pf
+mount --bind /var/local/fprobe /vservers/$1/pf