diff --git a/etc/rc b/etc/rc index ef6052f9b6..5de7b00089 100755 --- a/etc/rc +++ b/etc/rc @@ -26,7 +26,7 @@ PLATFORM=`cat /etc/platform` if [ "$PLATFORM" = "cdrom" ]; then /etc/rc.d/freesbie_1st echo "Launching pfi... Please wait..." - /bin/sh /scripts/pfi + /bin/sh /scripts/pfi start fi echo