Hi Julien,
Julien Puydt <[email protected]> writes:
> I was having issues with my computer lately:
> - I wasn't able to mount USB keys anymore in thunar ;
> - I wasn't able to shutdown/restart/hibernate anymore in xfce ;
> - even when logged out, lightdm didn't allow shutdown/restart/hibernate.
>
> I searched around, and found bug #728361 against lightdm, where someone
> mentioned kicking out libpam-systemd was fixing the lightdm problem.
>
> In fact all three problems listed above are fixed by removing
> libpam-systemd, so this package breaks several unrelated things.
In case you are not running logind, libpam-systemd should not do
anything:
/* Make this a NOP on non-logind systems */
if (!logind_running())
return PAM_SUCCESS;
Can you check if /run/systemd/seats/ exists on your machine?
Also, can you outline the steps to reproduce this problem in a clean
Debian wheezy VM please?
--
Best regards,
Michael
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]