summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 6cd5598..ddbe2ad 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
OpenPOWER on IntegriCloud