[arch-general] [arch-dev-public] consolekit dependencies?
Patrick Burroughs (Celti)
celticmadman at gmail.com
Sat Oct 13 20:42:01 EDT 2012
On Sat, Oct 13, 2012 at 5:14 PM, Matthew Monaco <dgbaley27 at 0x01b.net> wrote:
> I believe the logind equivalent to ck-launch-session is having
>
> session required pam_loginuid.so
> session required pam_systemd.so
>
> in whatever pam service is being used: /etc/pam.d/{gdm,lightdm,sshd,...}.
> pam_loginuid is not strictly necessary, but recommended.
Don't forget that if you're using startx you'll need to make sure the
vt X is using is the same one you logged in on:
startx -- vt1
Alternatively, one can craft a .xserverrc to automatically pass the
right vt option to X.
~Celti
More information about the arch-general
mailing list