mount /var/log/fprobe-ulog rather than /usr/local/fprobe at Faiyaz's request.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 7 Apr 2008 21:44:59 +0000 (21:44 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 7 Apr 2008 21:44:59 +0000 (21:44 +0000)
factory/pfmount

index 76f23ce..50bf4bd 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
 # Mount the planetflow directory in a slice
 
-mount --bind /usr/local/fprobe /vservers/$1/pf
+#mount --bind /usr/local/fprobe /vservers/$1/pf
+# changed from request of Faiyaz
+mount --bind /var/log/fprobe-ulog /vservers/$1/pf
+