Create factory default restore directory

This commit is contained in:
Scott Ullrich 2005-06-22 23:44:26 +00:00
parent e613545f0c
commit 2a3ec646bb

View File

@ -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.