* [refpolicy] [PATCH] Label grub2-install as bootloader_exec_t
@ 2014-02-16 13:59 Luis Ressel
2014-03-03 14:07 ` Christopher J. PeBenito
0 siblings, 1 reply; 2+ messages in thread
From: Luis Ressel @ 2014-02-16 13:59 UTC (permalink / raw)
To: refpolicy
---
policy/modules/admin/bootloader.fc | 1 +
1 file changed, 1 insertion(+)
diff --git a/policy/modules/admin/bootloader.fc b/policy/modules/admin/bootloader.fc
index 8c7e6c2..d56f931 100644
--- a/policy/modules/admin/bootloader.fc
+++ b/policy/modules/admin/bootloader.fc
@@ -8,4 +8,5 @@
/usr/sbin/grub -- gen_context(system_u:object_r:bootloader_exec_t,s0)
/usr/sbin/grub2?-bios-setup -- gen_context(system_u:object_r:bootloader_exec_t,s0)
+/usr/sbin/grub2?-install -- gen_context(system_u:object_r:bootloader_exec_t,s0)
/usr/sbin/grub2?-probe -- gen_context(system_u:object_r:bootloader_exec_t,s0)
--
1.8.5.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [refpolicy] [PATCH] Label grub2-install as bootloader_exec_t
2014-02-16 13:59 [refpolicy] [PATCH] Label grub2-install as bootloader_exec_t Luis Ressel
@ 2014-03-03 14:07 ` Christopher J. PeBenito
0 siblings, 0 replies; 2+ messages in thread
From: Christopher J. PeBenito @ 2014-03-03 14:07 UTC (permalink / raw)
To: refpolicy
On 2/16/2014 8:59 AM, Luis Ressel wrote:
> ---
> policy/modules/admin/bootloader.fc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/policy/modules/admin/bootloader.fc b/policy/modules/admin/bootloader.fc
> index 8c7e6c2..d56f931 100644
> --- a/policy/modules/admin/bootloader.fc
> +++ b/policy/modules/admin/bootloader.fc
> @@ -8,4 +8,5 @@
>
> /usr/sbin/grub -- gen_context(system_u:object_r:bootloader_exec_t,s0)
> /usr/sbin/grub2?-bios-setup -- gen_context(system_u:object_r:bootloader_exec_t,s0)
> +/usr/sbin/grub2?-install -- gen_context(system_u:object_r:bootloader_exec_t,s0)
> /usr/sbin/grub2?-probe -- gen_context(system_u:object_r:bootloader_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-03-03 14:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-16 13:59 [refpolicy] [PATCH] Label grub2-install as bootloader_exec_t Luis Ressel
2014-03-03 14:07 ` 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.