Removing showmounts option as it's enable always anyway.
[live-boot-grml.git] / scripts / boot / 9990-cmdline-old
index 7a6ce43..85f1b62 100755 (executable)
@@ -203,11 +203,6 @@ Cmdline_old ()
                                export QUICKUSBMODULES
                                ;;
 
-                       showmounts)
-                               SHOWMOUNTS="true"
-                               export SHOWMOUNTS
-                               ;;
-
                        todisk=*)
                                TODISK="${_PARAMETER#todisk=}"
                                export TODISK