Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 494030
Collapse All | Expand All

(-)lightdm-1.8.5.orig/src/seat.c (-1 / +1 lines)
Lines 605-611 Link Here
605
    }
605
    }
606
606
607
    /* Cleanup */
607
    /* Cleanup */
608
    if (!IS_GREETER (session))
608
    if (!IS_GREETER (session) && session_get_is_authenticated(session))
609
    {
609
    {
610
        const gchar *script;
610
        const gchar *script;
611
        script = seat_get_string_property (seat, "session-cleanup-script");
611
        script = seat_get_string_property (seat, "session-cleanup-script");

Return to bug 494030