From: pebenito@ieee.org (Chris PeBenito) Date: Thu, 20 Apr 2017 20:19:58 -0400 Subject: [refpolicy] [PATCH] openoffice: support starting it from the window manager In-Reply-To: <352423692.207738.1492725636368@pim.register.it> References: <352423692.207738.1492725636368@pim.register.it> Message-ID: <69c75ce4-2ac7-60b6-3eaf-54ac9d08cc7a@ieee.org> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com 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 > --- > 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