summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-05-22 16:48:49 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-05-22 16:48:49 -0400
commit329b7707ec532629c3c3b27f0e8b7911fbdc2cf2 (patch)
tree5185d0a13789cc95459c81c082eb680aaefc5a02 /etc/rc
parent0fd819189920c3227a73450c91d9deaf46640ca2 (diff)
downloadpfsense-329b7707ec532629c3c3b27f0e8b7911fbdc2cf2.zip
pfsense-329b7707ec532629c3c3b27f0e8b7911fbdc2cf2.tar.gz
Remove unionfs /, will have to come up with a new plan
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc b/etc/rc
index 3d2ad5b..c7fa977 100755
--- a/etc/rc
+++ b/etc/rc
@@ -126,8 +126,6 @@ if [ "$PLATFORM" = "cdrom" ] ; then
mount_unionfs /tmp/unionfs/boot /boot/
echo -n " conf.default"
mount_unionfs /tmp/unionfs/confdefault /conf.default/
- echo -n " /"
- mount_unionfs /tmp/unionfs/diskroot /
echo "... done."
fi
OpenPOWER on IntegriCloud