> > > You need to add:
> > > session optional pam_systemd.so
> > > to the /etc/pam.d/system-session.
> >
> > Excellent - thank you, That single addition fixed it. I'm writing this
> > using Firefox, having successfully logged-in.
>
> Also, as done with ConsoleKit, you need the pam_loginuid module,
On 04/07/2013 09:06 PM, John Burrell wrote:
>
> >
> > You need to add:
> > session optional pam_systemd.so
> > to the /etc/pam.d/system-session.
>
> Excellent - thank you, That single addition fixed it. I'm writing this
> using Firefox, having successfully logged-in.
Also, as done with Console
>
> You need to add:
> session optional pam_systemd.so
> to the /etc/pam.d/system-session.
Excellent - thank you, That single addition fixed it. I'm writing this using
Firefox, having successfully logged-in.
>
> Also if you are going to use a graphical login manager, you need to modify
> thei
On Sunday 07 April 2013 17:50:24 John Burrell wrote:
> I've built lfs-systemd-20130324 successfully and, encouraged by this, I went
> on to add some blfs packages.
>
> When I login I don't appear to have a session set up.
>
> When I do:
>
> loginctl list-seats
>
> I get seat0 - 1 seat listed
>
I've built lfs-systemd-20130324 successfully and, encouraged by this, I went on
to add some blfs packages.
When I login I don't appear to have a session set up.
When I do:
loginctl list-seats
I get seat0 - 1 seat listed
but when I do:
loginctl list-sessions
it says 0 sessions listed.
Which