* [refpolicy] [PATCH 1/1] ifconfig can also be in /bin
@ 2014-05-22 17:59 Sven Vermeulen
2014-05-27 12:54 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Sven Vermeulen @ 2014-05-22 17:59 UTC (permalink / raw)
To: refpolicy
Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
---
policy/modules/system/sysnetwork.fc | 1 +
1 file changed, 1 insertion(+)
diff --git a/policy/modules/system/sysnetwork.fc b/policy/modules/system/sysnetwork.fc
index 40edc18..fa7a406 100644
--- a/policy/modules/system/sysnetwork.fc
+++ b/policy/modules/system/sysnetwork.fc
@@ -2,6 +2,7 @@
#
# /bin
#
+/bin/ifconfig -- gen_context(system_u:object_r:ifconfig_exec_t,s0)
/bin/ip -- gen_context(system_u:object_r:ifconfig_exec_t,s0)
#
--
1.8.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH 1/1] ifconfig can also be in /bin
2014-05-22 17:59 [refpolicy] [PATCH 1/1] ifconfig can also be in /bin Sven Vermeulen
@ 2014-05-27 12:54 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2014-05-27 12:54 UTC (permalink / raw)
To: refpolicy
On 05/22/2014 01:59 PM, Sven Vermeulen wrote:
> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
> policy/modules/system/sysnetwork.fc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/policy/modules/system/sysnetwork.fc b/policy/modules/system/sysnetwork.fc
> index 40edc18..fa7a406 100644
> --- a/policy/modules/system/sysnetwork.fc
> +++ b/policy/modules/system/sysnetwork.fc
> @@ -2,6 +2,7 @@
> #
> # /bin
> #
> +/bin/ifconfig -- gen_context(system_u:object_r:ifconfig_exec_t,s0)
> /bin/ip -- gen_context(system_u:object_r:ifconfig_exec_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:[~2014-05-27 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-22 17:59 [refpolicy] [PATCH 1/1] ifconfig can also be in /bin Sven Vermeulen
2014-05-27 12:54 ` 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.