diff --git a/etc/rc b/etc/rc index 5de7b00089..02b6f84edb 100755 --- a/etc/rc +++ b/etc/rc @@ -70,7 +70,7 @@ if [ ! -d /cf/conf/backup/ ]; then fi if [ "$PLATFORM" = "cdrom" ]; then - ln -s /FreeSBIE/cf/conf /conf + ln -s /cf/conf /conf fi set -T