All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] Remove var_log_t file context spec
@ 2012-09-14 11:24 Dominick Grift
  2012-10-02 15:01 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Dominick Grift @ 2012-09-14 11:24 UTC (permalink / raw)
  To: refpolicy


The /var/cfengine/output location will be labeled in the forthcoming
cfengine policy module that will be ported from Fedora

Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
diff --git a/policy/modules/system/logging.fc b/policy/modules/system/logging.fc
index 02f4c97..e86d0d9 100644
--- a/policy/modules/system/logging.fc
+++ b/policy/modules/system/logging.fc
@@ -34,7 +34,6 @@
 
 /var/axfrdns/log/main(/.*)?	gen_context(system_u:object_r:var_log_t,s0)
 /var/dnscache/log/main(/.*)?	gen_context(system_u:object_r:var_log_t,s0)
-/var/cfengine/outputs(/.*)?	gen_context(system_u:object_r:var_log_t,s0)
 
 /var/log		-d	gen_context(system_u:object_r:var_log_t,s0-mls_systemhigh)
 /var/log/.*			gen_context(system_u:object_r:var_log_t,s0)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [refpolicy] [PATCH] Remove var_log_t file context spec
  2012-09-14 11:24 [refpolicy] [PATCH] Remove var_log_t file context spec Dominick Grift
@ 2012-10-02 15:01 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2012-10-02 15:01 UTC (permalink / raw)
  To: refpolicy

On 09/14/12 07:24, Dominick Grift wrote:
> 
> The /var/cfengine/output location will be labeled in the forthcoming
> cfengine policy module that will be ported from Fedora
> 
> Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
> diff --git a/policy/modules/system/logging.fc b/policy/modules/system/logging.fc
> index 02f4c97..e86d0d9 100644
> --- a/policy/modules/system/logging.fc
> +++ b/policy/modules/system/logging.fc
> @@ -34,7 +34,6 @@
>  
>  /var/axfrdns/log/main(/.*)?	gen_context(system_u:object_r:var_log_t,s0)
>  /var/dnscache/log/main(/.*)?	gen_context(system_u:object_r:var_log_t,s0)
> -/var/cfengine/outputs(/.*)?	gen_context(system_u:object_r:var_log_t,s0)
>  
>  /var/log		-d	gen_context(system_u:object_r:var_log_t,s0-mls_systemhigh)
>  /var/log/.*			gen_context(system_u:object_r:var_log_t,s0)

Merged.

-- 
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:[~2012-10-02 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-14 11:24 [refpolicy] [PATCH] Remove var_log_t file context spec Dominick Grift
2012-10-02 15:01 ` 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.