On 10/23/2016 02:44 PM, Roger Koehler wrote:
The following instructions in the BLFS systemd version don't work:

Boot Script

   Install the /etc/rc.d/init.d/lxdm init script from the
blfs-systemd-units-20160602 package.

make install-lxdm

make: *** No rule to make target 'install-lxdm'.  Stop.


Actually, that was my doing as I validated the instructions. IIRC, I used the shipped one successfully (as mentioned later in this thread) when testing and never updated the instructions. I'll have to go through all of the merge conversations to find my notes. But, probably should be in the book as:

# install -vm644 systemd/lxdm.service \
                 /lib/systemd/system &&
# systemctl enable lxdm.service

I won't be able to test this myself for a few days yet, but I think it's already been confirmed later in the thread. The PAM configuration should probably follow the SSDM example, however. At very least, it must include both system-auth and system-session.

--DJ

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to