add missing icinga selinux files

Signed-off-by: monitorbuilder_pel7ppc64lebuilder0 <monitorbuilder@powerel.org>
master
monitorbuilder_pel7ppc64lebuilder0 2024-05-28 17:22:20 +02:00
parent 12ab514030
commit 9998784d90
2 changed files with 10 additions and 0 deletions

1
SOURCES/icinga-l10n.fc Normal file
View File

@ -0,0 +1 @@
/usr/share/icinga-L10n(/.*)? gen_context(system_u:object_r:icingal10n_content_t,s0)

9
SOURCES/icinga-l10n.te Normal file
View File

@ -0,0 +1,9 @@
policy_module(icinga-l10n, 1.0)

require {
type httpd_t;
}

optional_policy(`
apache_content_template(icingal10n)
')