Allowing to superseed live-boot cmdline through configuration files.
[live-boot-grml.git] / scripts / boot / 0010-debug
index 9b57d56..cfb2fc8 100755 (executable)
@@ -4,7 +4,7 @@
 
 Debug ()
 {
-       for _PARAMETER in ${_CMDLINE}
+       for _PARAMETER in ${LIVE_BOOT_CMDLINE}
        do
                case "${_PARAMETER}" in
                        live-boot.debug|debug)