Link /cf to /FreeSBIE/cf

This commit is contained in:
Scott Ullrich 2005-06-19 01:13:48 +00:00
parent 4289f4462b
commit 4b159ff81d

2
etc/rc
View File

@ -25,7 +25,7 @@ PLATFORM=`cat /etc/platform`
if [ "$PLATFORM" = "cdrom" ]; then
/etc/rc.d/freesbie_1st
/rescue/ln -s /FreeSBIE/conf /conf
/rescue/ln -s /FreeSBIE/cf /cf
/bin/sh /scripts/pfi start
fi