libpam: systemd support now in OE-Core

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Paul Eggleton 2014-08-10 17:14:45 +01:00 committed by Martin Jansa
parent a07158fbe3
commit ec2c365c40

View File

@ -1,4 +0,0 @@
# Register with logind to make screen/tmux/etc work
do_install_append() {
echo "session required pam_systemd.so" >> ${D}${sysconfdir}/pam.d/common-session
}