Comment 4 for bug 434769

Revision history for this message
Sebastien Bacher (seb128) wrote :

the current version upstart script has

" # Check kernel command-line for inhibitors
    for ARG in $(cat /proc/cmdline)
    do
        case "${ARG}" in
            text|-s|s|S|single)
                exit 0"

the change has been uploaded in gdm 2.27.90-0ubuntu7 which should fix the issue