Re: [lfs-dev] Problem with blfs using systemd

2013-04-07 Thread John Burrell
> > > 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,

Re: [lfs-dev] Problem with blfs using systemd

2013-04-07 Thread Armin K.
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

Re: [lfs-dev] Problem with blfs using systemd

2013-04-07 Thread John Burrell
> > 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

Re: [lfs-dev] Problem with blfs using systemd

2013-04-07 Thread Ragnar Thomsen
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 >

[lfs-dev] Problem with blfs using systemd

2013-04-07 Thread John Burrell
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