Allow writes to /etc/motd

These files are relatively innocuous.
This commit is contained in:
Mark Stemm 2017-09-21 08:25:08 -07:00
parent a0e88417fc
commit 09748fcbb3

View File

@ -440,7 +440,7 @@
qualys-cloud-ag, locales.postins, nomachine_binaries)
and not proc.pname in (sysdigcloud_binaries, sendmail_config_binaries, hddtemp.postins)
and not fd.name pmatch (safe_etc_dirs)
and not fd.name in (/etc/container_environment.sh, /etc/container_environment.json)
and not fd.name in (/etc/container_environment.sh, /etc/container_environment.json, /etc/motd, /etc/motd.svc)
and not ansible_running_python
and not python_running_denyhosts
and not fluentd_writing_conf_files