Adding comsetic line wrapping for output of local-gen messages during boot.
[live-boot-grml.git] / scripts / live-bottom / 14locales
index aa75369..b42fcf0 100755 (executable)
@@ -29,6 +29,9 @@ fi
 
 log_begin_msg "Setting up locales"
 
+# Cosmetic line wrapping for output of local-gen
+echo
+
 # live-initramfs script
 
 if [ -e /root/etc/default/locale ]