]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
PAM: Delete old lib and symlinks
authorErik Kapfer <erik.kapfer@ipfire.org>
Sun, 18 Mar 2018 12:55:31 +0000 (13:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 18 Mar 2018 13:44:04 +0000 (13:44 +0000)
commite779b6bc7aa470289bde0bf99aa7051dffc4384b
treeb71d148ea847a94cc98d43e2ccc0b4655c351900
parentcdc1a0e901c285e84f8cbb6a01248ce6a141b361
PAM: Delete old lib and symlinks

Core 119 update delivers an updated PAM whereby the libdir has been changed from /lib to /usr/lib
but the old libraries and symlinks are still presant. Since the system searches /lib before
/usr/lib , the old libs and symlinks are used which ends up in an `LIBPAM_EXTENSION_1.1' not found.

Signed-off-by: Erik Kapfer <erik.kapfer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/120/update.sh