mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
rkhunter: exclude the apache balancer shm files
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -402,6 +402,9 @@ ALLOWDEVFILE=/dev/shm/libpod_*
|
||||
ALLOWDEVFILE=/dev/shm/PostgreSQL*
|
||||
{% endif %}
|
||||
|
||||
{% if inventory_hostname in groups['proxies'] or inventory_hostname in groups['proxies_stg'] %}
|
||||
ALLOWDEVFILE=/dev/shm/ShM.*
|
||||
{% endif %}
|
||||
#
|
||||
# This setting tells rkhunter where the inetd configuration
|
||||
# file is located.
|
||||
|
||||
Reference in New Issue
Block a user