summaryrefslogtreecommitdiffstats
path: root/tools/templates/core_pkg/default-config/metadir/+INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'tools/templates/core_pkg/default-config/metadir/+INSTALL')
-rw-r--r--tools/templates/core_pkg/default-config/metadir/+INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/templates/core_pkg/default-config/metadir/+INSTALL b/tools/templates/core_pkg/default-config/metadir/+INSTALL
index 11c69cd..56a4548 100644
--- a/tools/templates/core_pkg/default-config/metadir/+INSTALL
+++ b/tools/templates/core_pkg/default-config/metadir/+INSTALL
@@ -12,4 +12,8 @@ if [ ! -L /conf ]; then
ln -sf /cf/conf /conf
fi
+if [ ! -d /cf/conf/backup ]; then
+ mkdir /cf/conf/backup
+fi
+
exit 0
OpenPOWER on IntegriCloud