All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 1/1] Fix typo for radiusd /var/lib location
@ 2015-02-15 17:40 Sven Vermeulen
  2015-02-17 13:34 ` Christopher J. PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2015-02-15 17:40 UTC (permalink / raw)
  To: refpolicy

Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
 radius.fc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/radius.fc b/radius.fc
index d447e85..021438b 100644
--- a/radius.fc
+++ b/radius.fc
@@ -9,7 +9,7 @@
 /usr/sbin/radiusd	--	gen_context(system_u:object_r:radiusd_exec_t,s0)
 /usr/sbin/freeradius	--	gen_context(system_u:object_r:radiusd_exec_t,s0)
 
-/var/lib/radiousd(/.*)?	gen_context(system_u:object_r:radiusd_var_lib_t,s0)
+/var/lib/radiusd(/.*)?	gen_context(system_u:object_r:radiusd_var_lib_t,s0)
 
 /var/log/freeradius(/.*)?	gen_context(system_u:object_r:radiusd_log_t,s0)
 /var/log/radacct(/.*)?	gen_context(system_u:object_r:radiusd_log_t,s0)
-- 
2.0.5

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

* [refpolicy] [PATCH 1/1] Fix typo for radiusd /var/lib location
  2015-02-15 17:40 [refpolicy] [PATCH 1/1] Fix typo for radiusd /var/lib location Sven Vermeulen
@ 2015-02-17 13:34 ` Christopher J. PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2015-02-17 13:34 UTC (permalink / raw)
  To: refpolicy

On 2/15/2015 12:40 PM, Sven Vermeulen wrote:
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
>  radius.fc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/radius.fc b/radius.fc
> index d447e85..021438b 100644
> --- a/radius.fc
> +++ b/radius.fc
> @@ -9,7 +9,7 @@
>  /usr/sbin/radiusd	--	gen_context(system_u:object_r:radiusd_exec_t,s0)
>  /usr/sbin/freeradius	--	gen_context(system_u:object_r:radiusd_exec_t,s0)
>  
> -/var/lib/radiousd(/.*)?	gen_context(system_u:object_r:radiusd_var_lib_t,s0)
> +/var/lib/radiusd(/.*)?	gen_context(system_u:object_r:radiusd_var_lib_t,s0)
>  
>  /var/log/freeradius(/.*)?	gen_context(system_u:object_r:radiusd_log_t,s0)
>  /var/log/radacct(/.*)?	gen_context(system_u:object_r:radiusd_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:[~2015-02-17 13:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-15 17:40 [refpolicy] [PATCH 1/1] Fix typo for radiusd /var/lib location Sven Vermeulen
2015-02-17 13:34 ` 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.