Re: BLFS, After pam and systemd
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <[email protected]> |
Been there, done that...
In pcap install, you want to back this out:
mv -v /etc/pam.d/system-auth{,.bak} &&
cat > /etc/pam.d/system-auth << "EOF" &&
# Begin /etc/pam.d/system-auth
auth optional pam_cap.so
EOF
tail -n +3 /etc/pam.d/system-auth.bak >> /etc/pam.d/system-auth
--
http://lists.linuxfromscratch.org/sympa/info/blfs-support
Unsubscribe: See the above information page