c4b6249071
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 |
||
---|---|---|
.. | ||
gpg-keys | ||
apt_preferences.debian | ||
apt_preferences.ubuntu | ||
crane.repo | ||
curlrc | ||
dnf.conf | ||
Dockerfile.j2 | ||
dpkg_reducing_disk_footprint | ||
elasticsearch.repo | ||
grafana.repo | ||
influxdb.repo | ||
kolla_bashrc | ||
nfs_ganesha.repo | ||
opendaylight.repo | ||
oraclelinux-extras.repo | ||
percona-release.repo | ||
rabbitmq_rabbitmq-server.repo | ||
set_configs.py | ||
sources.list.debian | ||
sources.list.ubuntu | ||
sources.list.ubuntu.aarch64 | ||
sources.list.ubuntu.ppc64le | ||
start.sh | ||
sudoers | ||
td.repo | ||
yum.conf |