summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-18 20:23:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-18 20:23:11 +0000
commitb7cd5f20964b2ee984fa1da2746a36208dbcabd4 (patch)
tree73314361adec63c877cfe97aac447f0839a70084 /etc/rc
parent7f8d1f3f39c72c1c4ddd19bbd571f37b09c48465 (diff)
downloadpfsense-b7cd5f20964b2ee984fa1da2746a36208dbcabd4.zip
pfsense-b7cd5f20964b2ee984fa1da2746a36208dbcabd4.tar.gz
Symlink conf to /cf/conf
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 5de7b00..02b6f84 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
OpenPOWER on IntegriCloud