This ought to be fixed somewhere below gdm, either in gnome-session or
consolekit.  gnome-session has:

static void
do_attempt_shutdown (GsmConsolekit *consolekit)
{
        if (gsm_consolekit_can_stop (consolekit)) {
                gdm_set_logout_action (GDM_LOGOUT_ACTION_NONE);
                gsm_consolekit_attempt_stop (consolekit);
        } else {
                gdm_set_logout_action (GDM_LOGOUT_ACTION_SHUTDOWN);
        }
}


** Changed in: gnome-session (Ubuntu Intrepid)
Sourcepackagename: gdm => gnome-session

-- 
usplash is not started on shutdown/reboot
https://bugs.launchpad.net/bugs/264696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to