Ian Jackson writes: > Michael Biebl writes ("Re: "not authorised" doing various desktoppy things"): > I'm not sure I need "logind integration" in my X server but perhaps I > do ?
Only if you want to start X as non-root. > Simon McVittie writes ("Re: "not authorised" doing various desktoppy things"): >> None of this works unless you have libpam-systemd installed and enabled. >> That PAM module is somewhat mis-named: it's really for systemd-logind, >> the user/login manager, and not the systemd init/service manager. > > In fact I didn't have libpam-systemd installed for some strange > reason, but installing it hasn't helped. (All the symptoms I report > above are with it installed.) How did you not have libpam-systemd installed? network-manager has Depends: policykit-1 and policykit-1 has Depends: libpam-systemd. Ansgar