X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=usr_bin%2Fzsh-login;h=f0550fbd7542c164bf3774ed9bcd6f70c6df64a8;hb=50a1a137fe55cd7c40265e65ccc307b687de4127;hp=d984142e2835a273a8882fb88105bd582edfc73b;hpb=2dbc6de9eb412aea4e2519c317c9e7103a397c40;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