Allow writes below /etc/nginx/conf.d

The nginx docker hub container will write below that directory at
startup.
This commit is contained in:
Mark Stemm
2017-07-14 09:14:16 -07:00
parent de3ca31b15
commit 1221399ac5

View File

@@ -345,7 +345,7 @@
debconf-show, rollerd, bind9.postinst, sv,
gen_resolvconf., update-ca-certi, certbot)
and not proc.pname in (sysdigcloud_binaries)
and not fd.directory in (/etc/cassandra, /etc/ssl/certs/java, /etc/logstash)
and not fd.directory in (/etc/cassandra, /etc/ssl/certs/java, /etc/logstash, /etc/nginx/conf.d)
and not ansible_running_python
and not python_running_denyhosts