Let dmeventd write additional dirs

This commit is contained in:
Mark Stemm 2017-10-31 20:50:58 -07:00
parent 56e07f53f2
commit 2eda3432e9

View File

@ -543,7 +543,8 @@
condition: (proc.name=htpasswd and fd.name=/etc/nginx/.htpasswd)
- macro: dmeventd_writing_lvm_archive
condition: (proc.name=dmeventd and fd.name startswith /etc/lvm/archive/)
condition: (proc.name=dmeventd and (fd.name startswith /etc/lvm/archive or
fd.name startswith /etc/lvm/backup))
###############
# General Rules