summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.cdrom3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.cdrom b/etc/rc.cdrom
index f1db9c4..edb904e 100755
--- a/etc/rc.cdrom
+++ b/etc/rc.cdrom
@@ -23,6 +23,9 @@ if [ ! -L /conf ]; then
/rescue/ln -s /cf/conf /conf
fi
+# Create factory default restore directory
+/bin/mkdir -p /conf.default/
+
# If the default config.xml and ez-ipupdate.cache do not exist,
# lets populate them from the default (factory configuration)
# files.
OpenPOWER on IntegriCloud