Support $DEFAULT_LOCALES to enable specified locales as default
[grml-debootstrap.git] / config
diff --git a/config b/config
index 3ae4cf6..8cec882 100644 (file)
--- a/config
+++ b/config
 # Default: 'yes'
 # LOCALES='no'
 
+# locales that should be used as default.
+# Default: 'en_US.UTF-8'
+# DEFAULT_LOCALES='en_US.UTF-8'
+
 # Use /usr/share/zoneinfo/$TIMEZONE for /etc/localtime.
 # Default: 'Europe/Vienna'
 # TIMEZONE='Europe/Vienna'