diff --git a/etc/rc b/etc/rc index 6cd5598998..ddbe2ad2a5 100755 --- a/etc/rc +++ b/etc/rc @@ -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