icingaweb2/packages/selinux/icingaweb2.fc
Dirk Goetz e6cce08376 Add SELinux policy
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>

refs #8270
2016-12-12 12:48:33 +01:00

8 lines
459 B
Plaintext

/etc/icingaweb2(/.*)? gen_context(system_u:object_r:icingaweb2_config_t,s0)
/usr/share/icingaweb2(/.*)? gen_context(system_u:object_r:icingaweb2_content_t,s0)
/var/log/icingaweb2(/.*)? gen_context(system_u:object_r:icingaweb2_rw_content_t,s0)
/var/cache/icingaweb2(/.*)? gen_context(system_u:object_r:icingaweb2_rw_content_t,s0)
/var/lib/icingaweb2(/.*)? gen_context(system_u:object_r:icingaweb2_rw_content_t,s0)