]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
libpam: add system-auth in case of systemd ChenQi/libpam-systemd
authorChen Qi <Qi.Chen@windriver.com>
Thu, 30 Oct 2014 08:43:41 +0000 (16:43 +0800)
committerChen Qi <Qi.Chen@windriver.com>
Thu, 30 Oct 2014 09:00:20 +0000 (17:00 +0800)
commit33a3b945ec946aa6f0fba68afe7242c3cf8c0fc9
tree19fc3584b5e4e3a97ca049d06770ffe1ddde10bb
parent4143f3b0ce0d0c52f5b0babc1bb16ac0ac9610eb
libpam: add system-auth in case of systemd

systemd needs this file to be there because one of its configuration file
in pam.d, systemd-user, requires it. Otherwise, we would have errors like
below.

    systemd: PAM _pam_load_conf_file: unable to open /etc/pam.d/system-auth

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
meta/recipes-extended/pam/libpam/pam.d/system-auth [new file with mode: 0644]
meta/recipes-extended/pam/libpam_1.1.6.bb