Source /etc/grml_nocolors with nocolor boot option
[grml-autoconfig.git] / autoconfig.functions
index 3fc0232..19a240d 100755 (executable)
@@ -196,6 +196,7 @@ fi
 if checkbootparam 'nocolor'; then
   RC_NOCOLOR=yes
   . /etc/grml/lsb-functions
+  . /etc/grml_nocolors
   einfo "Disabling colors in bootsequence as requested on commandline." ; eend 0
 else
   . /etc/grml/lsb-functions