From: pebenito@ieee.org (Chris PeBenito) Date: Sun, 17 Sep 2017 10:18:58 -0400 Subject: [refpolicy] [PATCH 1/2] wm: let gnome-shell start properly In-Reply-To: <1505596564.13203.9.camel@trentalancia.com> References: <1505596564.13203.9.camel@trentalancia.com> Message-ID: To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On 09/16/2017 05:16 PM, Guido Trentalancia via refpolicy wrote: > In order to start properly, gnome-shell needs to be able to > execute mount. > > Signed-off-by: Guido Trentalancia > --- > policy/modules/contrib/wm.te | 5 +++++ > 1 file changed, 5 insertions(+) > > --- a/policy/modules/contrib/wm.te 2017-09-16 22:58:46.940019057 +0200 > +++ b/policy/modules/contrib/wm.te 2017-09-16 23:08:00.190016795 +0200 > @@ -116,6 +120,11 @@ optional_policy(` > ') > > optional_policy(` > + # gnome-shell > + mount_exec(wm_domain) > +') > + > +optional_policy(` > mozilla_dbus_chat(wm_domain) > ') Merged. -- Chris PeBenito