]] Teodor
> Package: systemd
> Version: PAM adding faulty module: pam_systemd.so
> Severity: normal
>
> After packages removal I get these on syslog:
> | Jul 2 15:05:01 frost CRON[7633]: PAM unable to dlopen(pam_systemd.so):
> | /lib/security/pam_systemd.so: cannot open shared object file: No such
> | file or directory
> | Jul 2 15:05:01 frost CRON[7633]: PAM adding faulty module: pam_systemd.so
>
> This is probably from this line in /etc/pam.d/common-session:
> | session optional pam_systemd.so
I suspect you have told pam that you want to manage common-session by
hand, else this is a bug in pam-auth-update, since the postinst just
says:
if [ "$1" = "remove" ] ; then
pam-auth-update --package --remove systemd
fi
Can you please verify?
--
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]