From: jason@perfinion.com (Jason Zaman) Date: Thu, 12 Apr 2018 19:38:03 +0800 Subject: [refpolicy] [PATCH 3/6] gnome: add fcontext gconf_tmp_t for /run/user/%{USERID}/dconf In-Reply-To: <20180412113806.2256-1-jason@perfinion.com> References: <20180412113806.2256-1-jason@perfinion.com> Message-ID: <20180412113806.2256-3-jason@perfinion.com> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com --- gnome.fc | 1 + 1 file changed, 1 insertion(+) diff --git a/gnome.fc b/gnome.fc index 744ff68..14f78b3 100644 --- a/gnome.fc +++ b/gnome.fc @@ -20,3 +20,4 @@ HOME_DIR/orcexec\..* gen_context(system_u:object_r:gstreamer_orcexec_t,s0) /run/user/%{USERID}/keyring(/.*)? gen_context(system_u:object_r:gnome_keyring_tmp_t,s0) /run/user/[^/]*/orcexec\..* -- gen_context(system_u:object_r:gstreamer_orcexec_t,s0) /run/user/%{USERID}/orcexec\..* -- gen_context(system_u:object_r:gstreamer_orcexec_t,s0) +/run/user/%{USERID}/dconf(/.*)? gen_context(system_u:object_r:gconf_tmp_t,s0) -- 2.16.1