summaryrefslogtreecommitdiff
path: root/functions/defaults.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-xfunctions/defaults.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 87b3a5351..dd0ef9f77 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -69,7 +69,8 @@ New_configuration ()
export LIVE_IMAGE_TYPE
}
-Set_config_defaults ()
+# Prepare config for use, filling in defaults where no value provided for instance
+Prepare_config ()
{
# FIXME
New_configuration