Factoring out debug into an own function.
[live-boot-grml.git] / scripts / boot / 9990-main.sh
index 8dcdfe6..2cf1d7e 100755 (executable)
@@ -19,14 +19,9 @@ Main ()
        . /live.vars
 
        _CMDLINE="$(cat /proc/cmdline)"
-       Cmdline
        Cmdline_old
 
-       case "${LIVE_DEBUG}" in
-               true)
-                       set -x
-                       ;;
-       esac
+       Debug
 
        Read_only