:: [devuan-dev] bug#540: elogind unmou…
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mark Hindley
Ημερομηνία:  
Προς: Frank
Υ/ο: 540
Αντικείμενο: [devuan-dev] bug#540: elogind unmounts /run/user/$UID tmpfs filesystem after logging in again
On Wed, Jan 20, 2021 at 04:31:25PM +0100, Frank wrote:
> Hi Mark,
>
> I played around with the slim PAM configuration and found a possible
> solution: change the elogind class from "user" to "greeter". Slim does not
> fork a helper process so changing it makes sense to me. When a new session
> is created, previous sessions close in the background, even if the
> logout/login cycle is rapid. Looks promising?


Interesting. I am wondering (from a very quick read of the docs) if we can
achieve the same by setting XDG_SESSION_CLASS within slim.

Thanks.

Mark