zsh-login: do not run grml-quickconfig when bootoption startx is present
[grml-scripts-core.git] / usr_bin / zsh-login
index 1f8d270..639585d 100755 (executable)
@@ -33,7 +33,7 @@ case "$CMDLINE" in
          flite -o play -t "Finished booting"
       fi
       ;;
-   noquick)
+   noquick*|startx*)
       # do nothing
       ;;
    *) # by default run grml-quickconfig, but only if running as root