add a exclude for the bdr postgres shm segments

This commit is contained in:
Kevin Fenzi 2016-10-18 16:23:30 +00:00
parent f532d96366
commit d255f19374

View file

@ -396,6 +396,9 @@ ALLOWDEVFILE=/dev/shm/spice.*
{% if inventory_hostname in groups['ipa'] or inventory_hostname in groups['ipa-stg'] %}
ALLOWDEVFILE=/dev/shm/sem.slapd*.stats
{% endif %}
{% if inventory_hostname in groups['pgbdr'] or inventory_hostname in groups['pgbdr-stg'] %}
ALLOWDEVFILE=/dev/shm/PostgreSQL*
{% endif %}
#
# This setting tells rkhunter where the inetd configuration