* [refpolicy] [PATCH 1/1] corecmd: Remove fcontext for /etc/sysconfig/libvirtd
@ 2016-06-29 23:27 Garrett Holmstrom
2016-07-01 0:36 ` Chris PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Garrett Holmstrom @ 2016-06-29 23:27 UTC (permalink / raw)
To: refpolicy
/etc/sysconfig/libvirtd does not have the executable bit set, so it does
not make sense for it to be labelled bin_t. I can't seem to find the
reason it was set that way originally.
Signed-off-by: Garrett Holmstrom <gholms@devzero.com>
---
policy/modules/kernel/corecommands.fc | 1 -
1 file changed, 1 deletion(-)
diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc
index e559a40..e96d9c7 100644
--- a/policy/modules/kernel/corecommands.fc
+++ b/policy/modules/kernel/corecommands.fc
@@ -105,7 +105,6 @@ ifdef(`distro_redhat',`
/etc/sysconfig/crond -- gen_context(system_u:object_r:bin_t,s0)
/etc/sysconfig/init -- gen_context(system_u:object_r:bin_t,s0)
-/etc/sysconfig/libvirtd -- gen_context(system_u:object_r:bin_t,s0)
/etc/sysconfig/netconsole -- gen_context(system_u:object_r:bin_t,s0)
/etc/sysconfig/readonly-root -- gen_context(system_u:object_r:bin_t,s0)
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH 1/1] corecmd: Remove fcontext for /etc/sysconfig/libvirtd
2016-06-29 23:27 [refpolicy] [PATCH 1/1] corecmd: Remove fcontext for /etc/sysconfig/libvirtd Garrett Holmstrom
@ 2016-07-01 0:36 ` Chris PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Chris PeBenito @ 2016-07-01 0:36 UTC (permalink / raw)
To: refpolicy
On 06/29/16 19:27, Garrett Holmstrom wrote:
> /etc/sysconfig/libvirtd does not have the executable bit set, so it does
> not make sense for it to be labelled bin_t. I can't seem to find the
> reason it was set that way originally.
>
> Signed-off-by: Garrett Holmstrom <gholms@devzero.com>
> ---
> policy/modules/kernel/corecommands.fc | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc
> index e559a40..e96d9c7 100644
> --- a/policy/modules/kernel/corecommands.fc
> +++ b/policy/modules/kernel/corecommands.fc
> @@ -105,7 +105,6 @@ ifdef(`distro_redhat',`
>
> /etc/sysconfig/crond -- gen_context(system_u:object_r:bin_t,s0)
> /etc/sysconfig/init -- gen_context(system_u:object_r:bin_t,s0)
> -/etc/sysconfig/libvirtd -- gen_context(system_u:object_r:bin_t,s0)
> /etc/sysconfig/netconsole -- gen_context(system_u:object_r:bin_t,s0)
> /etc/sysconfig/readonly-root -- gen_context(system_u:object_r:bin_t,s0)
Merged.
--
Chris PeBenito
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-07-01 0:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-29 23:27 [refpolicy] [PATCH 1/1] corecmd: Remove fcontext for /etc/sysconfig/libvirtd Garrett Holmstrom
2016-07-01 0:36 ` Chris 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.