X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fzsh-login;h=f0550fbd7542c164bf3774ed9bcd6f70c6df64a8;hb=0e386ce45a932b88a57d3de510f3e84d2a2ad7ef;hp=d984142e2835a273a8882fb88105bd582edfc73b;hpb=3b7b068aa0480dbd7a66a33106bfe459d80c111c;p=grml-scripts.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