From 3e196889a4a0b7b8cc213d49f2714fc64839cbed Mon Sep 17 00:00:00 2001
From: Sapan Bhatia <sapanb@cs.princeton.edu>
Date: Tue, 26 Feb 2008 13:33:54 +0000
Subject: [PATCH] Forgot to add this file and broke build in the process.

---
 factory/pfmount | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100755 factory/pfmount

diff --git a/factory/pfmount b/factory/pfmount
new file mode 100755
index 0000000..76f23ce
--- /dev/null
+++ b/factory/pfmount
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Mount the planetflow directory in a slice
+
+mount --bind /usr/local/fprobe /vservers/$1/pf
-- 
2.47.0