diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-11-15 20:38:56 +0000 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-11-15 21:21:18 +0000 |
commit | 0fe15dc8ddddeb39a5cad1f4f4afa25fa074a5d1 (patch) | |
tree | a819f6d09fc92b2dd079a53658d246c85b06b651 /docs/Makefile | |
parent | 7ad8eb8d84a53a1dc55411ae1087bd9a2f3b58bf (diff) |
tests: fix pam_modules installation on Debian (and Debian-like systems)
libpam_modules installs modules into /lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)/security
on Debian
Fixes:
systemd-testsuite login[36]: PAM unable to dlopen(pam_group.so): /lib/security/pam_group.so: cannot open shared object file: No such file or directory
systemd-testsuite login[36]: PAM adding faulty module: pam_group.so
systemd-testsuite login[36]: PAM unable to dlopen(pam_limits.so): /lib/security/pam_limits.so: cannot open shared object file: No such file or directory
systemd-testsuite login[36]: PAM adding faulty module: pam_limits.so
...
etc
Diffstat (limited to 'docs/Makefile')
0 files changed, 0 insertions, 0 deletions