Add case for notifs-backend shm file in rkhunter
This commit is contained in:
parent
3acff7ca47
commit
ee510b954c
1 changed files with 3 additions and 0 deletions
|
@ -365,6 +365,9 @@ ALLOWDEVFILE=/dev/.udev/db/*
|
|||
ALLOWDEVFILE=/dev/.udev/rules.d/99-root.rules
|
||||
ALLOWDEVFILE=/dev/.udev/uevent_seqnum
|
||||
ALLOWDEVFILE=/dev/md/autorebuild.pid
|
||||
{% if ansible_hostname == 'notifs-backend01' %}
|
||||
ALLOWDEVFILE=/dev/shm/fmn-cache.dbm
|
||||
{% endif %}
|
||||
|
||||
#
|
||||
# This setting tells rkhunter where the inetd configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue