Cédric Jeanneret c4b6249071 Drop systemd support from PAM
The line being removed is the cause of audit.log spam with a
SELinux enforcing (and permissive) system. They are due to the
fact we're calling "sudo" from within some containers, and PAM
wants to connect to the host "dbus" socket (mounted in /run).
This action is obviously denied by SELinux.

The "-" prefix makes this module optional anyway, but apparently
PAM does see it and tries to use it.

Dropping this module has no consequences other than preventing
log spamming.

Change-Id: I3e0e86026f5a4a78473bed824cd1682d3a020cd5
Co-Authored-By: Michele Baldessari <mbaldess@redhat.com>
Resolves-Bug: #1819461
2019-05-01 20:28:07 +02:00
..
2018-09-21 13:54:29 +02:00
2016-06-02 18:20:48 +02:00
2019-05-01 20:28:07 +02:00
2019-01-09 13:31:15 +08:00
2016-08-29 19:32:57 +00:00
2016-05-02 07:44:29 -04:00
2018-01-19 17:22:56 +08:00
2019-03-14 10:20:27 +00:00
2017-08-16 17:13:28 +01:00