mount /var/log/fprobe-ulog rather than /usr/local/fprobe at Faiyaz's request.
[vsys.git] / 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
+