X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fzsh-login;h=382cdb41b4a8fd27b2c5a545be722003dca41285;hb=9796fb24d505df4dc8b970c0e957c3ac12701e26;hp=1a41bae3127f53c5f64aee344d0d62fd060b4cad;hpb=470961a79c6f99cdec8d3063e4ad89ca6297982b;p=grml-scripts-core.git diff --git a/usr_bin/zsh-login b/usr_bin/zsh-login index 1a41bae..382cdb4 100755 --- a/usr_bin/zsh-login +++ b/usr_bin/zsh-login @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Sam Mär 17 12:40:51 CET 2007 [mika] +# Latest change: Sam Mär 17 15:16:04 CET 2007 [mika] ################################################################################ [ -r /etc/grml_version ] && GRMLVERSION=$(cat /etc/grml_version) || GRMLVERSION='(no version information available)' @@ -33,7 +33,7 @@ case "$CMDLINE" in flite -o play -t "Finished booting" fi ;; - noquick) + noquick|nocolor) # do nothing ;; *) # by default run grml-quickconfig, but only if running as root