summaryrefslogtreecommitdiffstats
path: root/etc/rc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-19 01:28:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-19 01:28:04 +0000
commit2cbec05a650dd700491ad36fcfc4d7675eb9017e (patch)
treedbdfa4df8ad1a85eba295b66534d5a001cd25296 /etc/rc
parentd05a7d5fe8781102097680a75b8febe472d1b6ca (diff)
downloadpfsense-2cbec05a650dd700491ad36fcfc4d7675eb9017e.zip
pfsense-2cbec05a650dd700491ad36fcfc4d7675eb9017e.tar.gz
Copy files to /cf/conf/
Diffstat (limited to 'etc/rc')
-rwxr-xr-xetc/rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc b/etc/rc
index 82237f9..325c2a8 100755
--- a/etc/rc
+++ b/etc/rc
@@ -69,8 +69,8 @@ fi
if [ "$PLATFORM" = "cdrom" ]; then
[ ! -L /conf ] || ln -s /cf/conf /conf
- [ ! -f /cf/conf/config.xml ] || cp /FreeSBIE/cf/conf/config.xml
- [ ! -f /cf/conf/ez-ipupdate.cache ] || cp /FreeSBIE/cf/conf/ez-ipupdate.cache
+ [ ! -f /cf/conf/config.xml ] || cp /FreeSBIE/cf/conf/config.xml /cf/conf/
+ [ ! -f /cf/conf/ez-ipupdate.cache ] || cp /FreeSBIE/cf/conf/ez-ipupdate.cache /cf/conf/
mkdir /var/db/
fi
OpenPOWER on IntegriCloud