X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fzsh-login;h=5ff08980142c32701c1ea756d6a056e2dd9693b6;hb=refs%2Ftags%2F1.1.8;hp=09054df990b59a5b56fdb3fe097d1596e1fdc47d;hpb=fa05940bde9b055401ef0c63f3efe6d3685a0d12;p=grml-scripts.git diff --git a/usr_bin/zsh-login b/usr_bin/zsh-login index 09054df..5ff0898 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: Mit Jän 23 11:27:27 CET 2008 [mika] +# Latest change: Son Mär 09 15:11:56 CET 2008 [mika] ################################################################################ . /etc/grml/sh-lib @@ -47,8 +47,8 @@ case "$CMDLINE" in fi ;; - # do nothing if booting with noquick: - noquick) + # do nothing if booting with bootoption noquick: + *noquick*) ;; *) # by default run grml-quickconfig, but only if running as root if [ $(id -u) = "0" ] ; then