* [refpolicy] [PATCH] Label /usr/share/gitweb/static as httpd_sys_content_t
@ 2014-03-15 17:36 Nicolas Iooss
2014-04-04 19:17 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Iooss @ 2014-03-15 17:36 UTC (permalink / raw)
To: refpolicy
This directory contains gitweb static files at least on Debian and ArchLinux.
---
apache.fc | 1 +
1 file changed, 1 insertion(+)
diff --git a/apache.fc b/apache.fc
index 4e90b04..6d0274c 100644
--- a/apache.fc
+++ b/apache.fc
@@ -66,6 +66,7 @@ ifdef(`distro_suse',`
/usr/share/dirsrv(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
/usr/share/doc/ghc/html(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
/usr/share/drupal.* gen_context(system_u:object_r:httpd_sys_content_t,s0)
+/usr/share/gitweb/static(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
/usr/share/glpi(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
/usr/share/htdig(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
/usr/share/icecast(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
--
1.9.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH] Label /usr/share/gitweb/static as httpd_sys_content_t
2014-03-15 17:36 [refpolicy] [PATCH] Label /usr/share/gitweb/static as httpd_sys_content_t Nicolas Iooss
@ 2014-04-04 19:17 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2014-04-04 19:17 UTC (permalink / raw)
To: refpolicy
On 03/15/2014 01:36 PM, Nicolas Iooss wrote:
> This directory contains gitweb static files at least on Debian and ArchLinux.
> ---
> apache.fc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/apache.fc b/apache.fc
> index 4e90b04..6d0274c 100644
> --- a/apache.fc
> +++ b/apache.fc
> @@ -66,6 +66,7 @@ ifdef(`distro_suse',`
> /usr/share/dirsrv(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
> /usr/share/doc/ghc/html(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
> /usr/share/drupal.* gen_context(system_u:object_r:httpd_sys_content_t,s0)
> +/usr/share/gitweb/static(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
> /usr/share/glpi(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
> /usr/share/htdig(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
> /usr/share/icecast(/.*)? gen_context(system_u:object_r:httpd_sys_content_t,s0)
I believe we want to add fc entries in the git module instead.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-04-04 19:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-15 17:36 [refpolicy] [PATCH] Label /usr/share/gitweb/static as httpd_sys_content_t Nicolas Iooss
2014-04-04 19:17 ` Christopher J. PeBenito
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.