summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-18 05:15:32 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-18 05:15:32 +0000
commit51ae4d0a4d7b73d9facb6b8067ec5dbe508025d9 (patch)
tree709102da399f074c649b353f592d1244539aafeb /etc/rc
parentce823053e77388965fc1e4ae6ed896d7abf4703d (diff)
downloadpfsense-51ae4d0a4d7b73d9facb6b8067ec5dbe508025d9.zip
pfsense-51ae4d0a4d7b73d9facb6b8067ec5dbe508025d9.tar.gz
Do not write to ro slice
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 58b506f..998463c 100755
--- a/etc/rc
+++ b/etc/rc
@@ -24,8 +24,6 @@ version=`cat /etc/version`
PLATFORM=`cat /etc/platform`
if [ "$PLATFORM" = "cdrom" ]; then
- echo md /tmp mfs rw,-s16m 1 \
- 0 >> /etc/fstab
rm -rf /tmp
mkdir -p /tmp
/etc/rc.d/freesbie_1st
OpenPOWER on IntegriCloud