diff --git a/src/cdm b/src/cdm index 2376440..3b64d53 100755 --- a/src/cdm +++ b/src/cdm @@ -197,7 +197,7 @@ mainmenu() { elif [[ ${wm} -eq ${halt} ]]; then shutdownmenu else - if $(checkyesno consolefirst); then + if $(checkyesno consolefirst) && $(checkyesno allowconsole); then let wm=wm-countfrom-1 else let wm=wm-countfrom