Handle freesbie_1st earlier

This commit is contained in:
Scott Ullrich 2005-06-18 03:28:04 +00:00
parent 6530852547
commit e4c36f67ce

8
etc/rc
View File

@ -19,6 +19,10 @@ export HOME PATH
version=`cat /etc/version`
if [ "$PLATFORM" = "cdrom" ]; then
/etc/rc.d/freesbie_1st
fi
echo
echo "Welcome to pfSense ${version} ..."
echo
@ -35,10 +39,6 @@ fi
/usr/local/bin/php -f /etc/rc.conf_mount_rw
if [ "$PLATFORM" = "cdrom" ]; then
/etc/rc.d/freesbie_1st
fi
/sbin/conscontrol mute off
/bin/mkdir -p /usr/savecore 2>/dev/null