Connect to outside world from inside a Trellis slice
[vsys.git] / factory / pfmount
index 76f23ce..7c27d16 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/local/fprobe /vservers/$1/pf
+