pass start to pfi

This commit is contained in:
Scott Ullrich 2005-06-18 18:16:38 +00:00
parent cc6bfe14d8
commit fcbbc7be36

2
etc/rc
View File

@ -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