From: cgzones@googlemail.com (=?UTF-8?q?Christian=20G=C3=B6ttsche?=) Date: Mon, 1 Jan 2018 12:34:16 +0100 Subject: [refpolicy] [PATCH] apache: update Message-ID: <20180101113416.18784-1-cgzones@googlemail.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com --- apache.fc | 1 - apache.te | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/apache.fc b/apache.fc index 67bf2a27..b7a24f64 100644 --- a/apache.fc +++ b/apache.fc @@ -196,7 +196,6 @@ ifdef(`distro_suse',` /var/www(/.*)?/nextcloud/config(/.*)? gen_context(system_u:object_r:httpd_sys_rw_content_t,s0) /var/www(/.*)?/nextcloud/data(.*)? gen_context(system_u:object_r:httpd_sys_rw_content_t,s0) /var/www(/.*)?/nextcloud/apps(/.*)? gen_context(system_u:object_r:httpd_sys_rw_content_t,s0) -/var/www(/.*)?/nextcloud/\.htaccess -- gen_context(system_u:object_r:httpd_sys_rw_content_t,s0) /var/www/perl(/.*)? gen_context(system_u:object_r:httpd_sys_script_exec_t,s0) /var/www/sessions(/.*)? gen_context(system_u:object_r:httpd_cache_t,s0) /var/www/svn(/.*)? gen_context(system_u:object_r:httpd_sys_rw_content_t,s0) diff --git a/apache.te b/apache.te index fcf795f1..11cbd609 100644 --- a/apache.te +++ b/apache.te @@ -503,6 +503,7 @@ fs_search_auto_mountpoints(httpd_t) fs_getattr_all_fs(httpd_t) fs_read_anon_inodefs_files(httpd_t) +fs_rw_inherited_hugetlbfs_files(httpd_t) fs_read_iso9660_files(httpd_t) fs_search_auto_mountpoints(httpd_t) -- 2.15.1