summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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