All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH] openoffice: support starting it from the window manager
@ 2017-04-20 22:00 Guido Trentalancia
  2017-04-21  0:19 ` Chris PeBenito
  0 siblings, 1 reply; 2+ messages in thread
From: Guido Trentalancia @ 2017-04-20 22:00 UTC (permalink / raw)
  To: refpolicy

This patch allows to start the openoffice suite from the
window manager.

Signed-off-by: Guido Trentalancia <guido@trentalancia.net>
---
 policy/modules/contrib/openoffice.te |    4 ++++
 1 file changed, 4 insertions(+)

--- a/policy/modules/contrib/openoffice.te	2017-02-04 19:30:31.000000000 +0100
+++ b/policy/modules/contrib/openoffice.te	2017-04-20 23:52:49.835593136 +0200
@@ -34,6 +43,10 @@ type ooffice_exec_t;
 userdom_user_application_domain(ooffice_t, ooffice_exec_t)
 role ooffice_roles types ooffice_t;
 
+optional_policy(`
+	wm_application_domain(ooffice_t, ooffice_exec_t)
+')
+
 type ooffice_home_t;
 userdom_user_home_content(ooffice_home_t)

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

* [refpolicy] [PATCH] openoffice: support starting it from the window manager
  2017-04-20 22:00 [refpolicy] [PATCH] openoffice: support starting it from the window manager Guido Trentalancia
@ 2017-04-21  0:19 ` Chris PeBenito
  0 siblings, 0 replies; 2+ messages in thread
From: Chris PeBenito @ 2017-04-21  0:19 UTC (permalink / raw)
  To: refpolicy

On 04/20/2017 06:00 PM, Guido Trentalancia via refpolicy wrote:
> This patch allows to start the openoffice suite from the
> window manager.
>
> Signed-off-by: Guido Trentalancia <guido@trentalancia.net>
> ---
>  policy/modules/contrib/openoffice.te |    4 ++++
>  1 file changed, 4 insertions(+)
>
> --- a/policy/modules/contrib/openoffice.te	2017-02-04 19:30:31.000000000 +0100
> +++ b/policy/modules/contrib/openoffice.te	2017-04-20 23:52:49.835593136 +0200
> @@ -34,6 +43,10 @@ type ooffice_exec_t;
>  userdom_user_application_domain(ooffice_t, ooffice_exec_t)
>  role ooffice_roles types ooffice_t;
>
> +optional_policy(`
> +	wm_application_domain(ooffice_t, ooffice_exec_t)
> +')
> +
>  type ooffice_home_t;
>  userdom_user_home_content(ooffice_home_t)

Merged.

-- 
Chris PeBenito

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

end of thread, other threads:[~2017-04-21  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-20 22:00 [refpolicy] [PATCH] openoffice: support starting it from the window manager Guido Trentalancia
2017-04-21  0:19 ` 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.