summaryrefslogtreecommitdiffstats
path: root/etc/rc.cdrom
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.cdrom')
-rwxr-xr-xetc/rc.cdrom2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.cdrom b/etc/rc.cdrom
index 01cf73f..cce7b04 100755
--- a/etc/rc.cdrom
+++ b/etc/rc.cdrom
@@ -12,7 +12,7 @@
# If PFI did not find a config, this will not be
# a directory. Go ahead and populate with stock
# configuration.
-if [ ! -f /cf/conf ]; then
+if [ ! -f /cf/conf/config.xml ]; then
mkdir -p /cf/conf
echo "Copying /FreeSBIE/cf/conf/* /cf/conf/"
/rescue/cp /FreeSBIE/cf/conf/* /cf/conf/
OpenPOWER on IntegriCloud