7c27d164be713acae2549b622b08ab63f722f5e1
[vsys.git] / factory / pfmount
1 #!/bin/sh
2 # Mount the planetflow directory in a slice
3
4 #mount --bind /usr/local/fprobe /vservers/$1/pf
5 # changed from request of Faiyaz
6 mount --bind /var/local/fprobe /vservers/$1/pf
7