2017-09-16 21:16:04

by Guido Trentalancia

[permalink] [raw]
Subject: [refpolicy] [PATCH 1/2] wm: let gnome-shell start properly

In order to start properly, gnome-shell needs to be able to
execute mount.

Signed-off-by: Guido Trentalancia <[email protected]>
---
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)
')



2017-09-17 14:18:58

by Chris PeBenito

[permalink] [raw]
Subject: [refpolicy] [PATCH 1/2] wm: let gnome-shell start properly

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 <[email protected]>
> ---
> 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