From 2a3ec646bbb2fc3d77ab2ee0ef9ba89b847a755d Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 22 Jun 2005 23:44:26 +0000 Subject: [PATCH] Create factory default restore directory --- etc/rc.cdrom | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/rc.cdrom b/etc/rc.cdrom index f1db9c4799..edb904e4cb 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.