summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-20 18:49:34 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-20 18:49:34 +0000
commit54f1ad2862efc3eafa131ecb69e8aaa15557fa6e (patch)
tree91c6cc74b39b861b369391aab7497d386d56a599 /etc
parent7b2ac8289bfd6e62ed2f29870847211206cb3ab5 (diff)
downloadpfsense-54f1ad2862efc3eafa131ecb69e8aaa15557fa6e.zip
pfsense-54f1ad2862efc3eafa131ecb69e8aaa15557fa6e.tar.gz
Mount card back after rc.bootup
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 879be29..eb6ba3c 100755
--- a/etc/rc
+++ b/etc/rc
@@ -69,6 +69,8 @@ cd /var/run && cp /dev/null utmp && chmod 644 utmp
# let the PHP-based configuration subsystem set up the system now
/etc/rc.bootup
+/usr/local/bin/php -f /etc/rc.conf_mount_rw
+
echo Starting Secure Shell Services...
/etc/sshd
OpenPOWER on IntegriCloud