On Sat, May 26, 2012 at 8:12 PM, Kok, Auke-jan H <[email protected]> wrote: > On Sat, May 26, 2012 at 3:31 PM, Shawn Ferris <[email protected]> wrote: >> #PAM-1.0 >> auth required pam_unix.so >> auth required pam_nologin.so >> account required pam_unix.so >> password required pam_unix.so >> session required pam_unix.so >> session required pam_loginuid.so >> -session required pam_systemd.so kill-session-processes=1 debug=1 > > this needs to be > > session optional pam_systemd.so ...
Changing the entry to "optional" will not fix anything, only hide the problems... -- Mantas Mikulėnas _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
