I built my LFS with systemd. I have now installed pam and would like to
add in pam_systemd from the systemd tarball. There don't seem to be any
instructions for doing so. Is it safe to adapt the systemd instructions from 
LFS as follows?

1) I assume that I will no longer need a config.cache file, as the
configure script should now find all the files it needs in their proper
places.

2) Add to the configure options "--with-pamlibdir=/lib/security
--with-pamconfdir=/etc/pam.d"

3) Do the actual install from another distro in chroot mode, so that
systemd is not running when it is overwritten. Alternatively is there a
safe command to install just the new pam stuff without overwriting
anything?
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to