2012/7/2 Tollef Fog Heen <tfh...@err.no>:
> 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?

I don't think this is the case. Executing that command manually works just fine:

--- pam.d/common-session        2012-07-03 10:33:23.000000000 +0300
+++ /etc/pam.d/common-session   2012-07-03 11:11:34.438015939 +0300
@@ -23,7 +23,6 @@
 # and here are more per-package modules (the "Additional" block)
 session        required        pam_unix.so
 session        optional                        pam_winbind.so
-session        optional        pam_systemd.so
 session        optional                        pam_ck_connector.so nox11
 # end of pam-auth-update config

The problem might be that the above script was not executed on
removal? (ie. postrm or something)

Cheers



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to