]> code.ossystems Code Review - openembedded-core.git/commit
shadow: remove selinux entry from pam.d/login
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 31 May 2011 18:33:24 +0000 (20:33 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 Jun 2011 13:47:26 +0000 (14:47 +0100)
commitb90e9c2318fc421f37c57788ece54ce791a90b62
treeed4060ad8d9b5053c6d6c8e9c874bd9bab312b9b
parent4089a58253f69eff5eb7d97a67f1b61ee08057f4
shadow: remove selinux entry from pam.d/login

SElinux has been disabled in the recipe, leading to messages like this:

[  167.643218] login[312]: PAM unable to dlopen(/lib/security/pam_selinux.so): /lib/security/pam_selinux.so: cannot open shared object file: No such file or directory
[  167.670837] login[312]: PAM adding faulty module: /lib/security/pam_selinux.so

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
meta/recipes-extended/shadow/files/pam.d/login
meta/recipes-extended/shadow/shadow.inc