From: dominick.grift@gmail.com (grift) Date: Thu, 06 Dec 2012 16:46:23 +0100 Subject: [refpolicy] [PATCH 9/9 v2] Add proper label for gconfd-2 daemon in Debian In-Reply-To: <1354747920-445-1-git-send-email-bigon@debian.org> References: <1354745202.25618.27.camel@localhost> <1354747920-445-1-git-send-email-bigon@debian.org> Message-ID: <1354808783.25618.81.camel@localhost> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Wed, 2012-12-05 at 23:52 +0100, Laurent Bigonville wrote: > From: Laurent Bigonville > > Gconfd-2 daemon in debian installed in /usr/lib//gconf/ This was merged, thanks > --- > gnome.fc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/gnome.fc b/gnome.fc > index b44275d..e39de43 100644 > --- a/gnome.fc > +++ b/gnome.fc > @@ -11,4 +11,5 @@ HOME_DIR/\.gnome2_private(/.*)? gen_context(system_u:object_r:gnome_home_t,s0) > > /usr/bin/gnome-keyring-daemon -- gen_context(system_u:object_r:gkeyringd_exec_t,s0) > > +/usr/lib/[^/]*/gconf/gconfd-2 -- gen_context(system_u:object_r:gconfd_exec_t,s0) > /usr/libexec/gconfd-2 -- gen_context(system_u:object_r:gconfd_exec_t,s0)