summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorErik Fonnesbeck <efonnes@gmail.com>2011-03-10 01:55:45 -0700
committerErik Fonnesbeck <efonnes@gmail.com>2011-03-10 01:55:45 -0700
commit366538692b1392e3c4405820daa65e7638d3b2c4 (patch)
treed17a3e3481e93a29653d70a9b5e114892f65e670 /etc/rc
parent48ab12a9cebd27c9996104574d1ddbd0fb90cb2d (diff)
downloadpfsense-366538692b1392e3c4405820daa65e7638d3b2c4.zip
pfsense-366538692b1392e3c4405820daa65e7638d3b2c4.tar.gz
Remove extra unmatched conf_mount_ro for a potential race condition preventing writes when generating ssh keys in the background. Ticket #673
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 38b971a..75fa7bf 100755
--- a/etc/rc
+++ b/etc/rc
@@ -403,6 +403,4 @@ echo "Bootup complete"
# Reset the cache. read-only requires this.
/bin/rm /tmp/config.cache
-/etc/rc.conf_mount_ro
-
exit 0
OpenPOWER on IntegriCloud