@Benjamin: ok - I think that's why I added the "unknown" check which clearly caused problems for some systems. The change below *should* stop gdm from starting in recovery mode:
31 if [ "$curr" = S -o -z "`echo $UPSTART_EVENTS|egrep -o "\<runlevel\>"`" ] 32 then 33 # Single-user mode 34 plymouth quit || : 35 exit 0 36 fi ** Attachment added: "gdm.conf" https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/735805/+attachment/1912293/+files/gdm.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/735805 Title: GDM fails to start -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs