X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fzsh-login;h=f0550fbd7542c164bf3774ed9bcd6f70c6df64a8;hb=80e422b789147a8706e450722c6e45bd42b3a5d1;hp=d984142e2835a273a8882fb88105bd582edfc73b;hpb=3b7b068aa0480dbd7a66a33106bfe459d80c111c;p=grml-scripts-core.git diff --git a/usr_bin/zsh-login b/usr_bin/zsh-login index d984142..f0550fb 100755 --- a/usr_bin/zsh-login +++ b/usr_bin/zsh-login @@ -43,7 +43,7 @@ case "$CMDLINE" in ;; # do nothing if booting with bootoption noquick: - *\ noquick*|*\ console=ttyS*) + *\ noquick*) ;; *) # by default run grml-quickconfig, but only if running as root if [ "$(id -u)" = "0" ] ; then