Mount rw before rc.bootup

This commit is contained in:
Scott Ullrich 2005-06-03 23:22:51 +00:00
parent 00b20405f5
commit aa26bd2764

4
etc/rc
View File

@ -97,11 +97,11 @@ cd /var/run && cp /dev/null utmp && chmod 644 utmp
# Run ldconfig
/sbin/ldconfig -elf /usr/lib /usr/local/lib /lib
/usr/local/bin/php -f /etc/rc.conf_mount_rw
# 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 -n Starting Secure Shell Services...
/etc/sshd