summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-18 04:21:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-18 04:21:52 +0000
commitbec3182533b31ea052a86c314bc5ae7f0daae02e (patch)
treeeb486a6a17effaa3752993abdc22414b5ff189fa /etc/rc
parent9fc5ad76e96b5317f161868eba7dabf397bb5492 (diff)
downloadpfsense-bec3182533b31ea052a86c314bc5ae7f0daae02e.zip
pfsense-bec3182533b31ea052a86c314bc5ae7f0daae02e.tar.gz
Link to /FreeSBIE/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 2ffa06e..3d6ced2 100755
--- a/etc/rc
+++ b/etc/rc
@@ -64,7 +64,7 @@ if [ ! -d /cf/conf/backup/ ]; then
fi
if [ "$PLATFORM" = "cdrom" ]; then
- ln -s /cf/conf /conf
+ ln -s /FreeSBIE/cf/conf /conf
fi
set -T
OpenPOWER on IntegriCloud