summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-20 20:07:34 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-20 20:07:34 +0000
commit3642babcf7cff48f7ea28fc324e2b8ca3a138622 (patch)
tree13af72fb9705145c4a47300b8f9fc23334a0136f /etc
parent06ba9151cd3c650861d33c70b49ed8684bcdae62 (diff)
downloadpfsense-3642babcf7cff48f7ea28fc324e2b8ca3a138622.zip
pfsense-3642babcf7cff48f7ea28fc324e2b8ca3a138622.tar.gz
Woops, change the flash back to ro after upgrade
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.firmware_auto2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.firmware_auto b/etc/rc.firmware_auto
index 6ab905a..48a0b0c 100755
--- a/etc/rc.firmware_auto
+++ b/etc/rc.firmware_auto
@@ -45,7 +45,7 @@ if [ "$PMD" = "$MD" ]; then
else
/etc/rc.firmware pfSenseupgrade /tmp/latest.tgz
fi
- /etc/rc.conf_mount_rw
+ /etc/rc.conf_mount_ro
exit 0
fi
OpenPOWER on IntegriCloud