From: dominick.grift@gmail.com (Dominick Grift) Date: Sun, 13 Jan 2013 21:04:45 +0100 Subject: [refpolicy] [PATCH 12/13] Label executables under /usr/lib/gnome-settings-daemon/ as bin_t In-Reply-To: References: <1358026351-12955-1-git-send-email-bigon@debian.org> <1358026351-12955-13-git-send-email-bigon@debian.org> Message-ID: <1358107485.2495.13.camel@d30> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com On Sun, 2013-01-13 at 19:28 +0100, Sven Vermeulen wrote: > Are all files in that location binaries to be executed? Also it needs a -- > > > On Sat, Jan 12, 2013 at 10:32 PM, Laurent Bigonville wrote: > > > From: Laurent Bigonville > > > > On Debian, part of gnome-settings-daemon is installed in that > > directory > > --- > > policy/modules/kernel/corecommands.fc | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/policy/modules/kernel/corecommands.fc > > b/policy/modules/kernel/corecommands.fc > > index 097b2f0..7a5f35a 100644 > > --- a/policy/modules/kernel/corecommands.fc > > +++ b/policy/modules/kernel/corecommands.fc > > @@ -208,6 +208,7 @@ ifdef(`distro_gentoo',` > > /usr/lib/dpkg/.+ -- > > gen_context(system_u:object_r:bin_t,s0) > > /usr/lib/emacsen-common/.* > > gen_context(system_u:object_r:bin_t,s0) > > /usr/lib/gimp/.*/plug-ins(/.*)? > > gen_context(system_u:object_r:bin_t,s0) > > +/usr/lib/gnome-settings-daemon/.* > > gen_context(system_u:object_r:bin_t,s0) > > /usr/lib/gvfs/.* -- > > gen_context(system_u:object_r:bin_t,s0) > > /usr/lib/ipsec/.* -- > > gen_context(system_u:object_r:bin_t,s0) > > /usr/lib/kde4/libexec/.* -- > > gen_context(system_u:object_r:bin_t,s0) > > -- > > 1.7.10.4 > > > > _______________________________________________ > > refpolicy mailing list > > refpolicy at oss.tresys.com > > http://oss.tresys.com/mailman/listinfo/refpolicy > > > Are all files in that location binaries to be executed? > > > > On Sat, Jan 12, 2013 at 10:32 PM, Laurent Bigonville > wrote: > From: Laurent Bigonville > > On Debian, part of gnome-settings-daemon is installed in that > directory > --- > policy/modules/kernel/corecommands.fc | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/policy/modules/kernel/corecommands.fc > b/policy/modules/kernel/corecommands.fc > index 097b2f0..7a5f35a 100644 > --- a/policy/modules/kernel/corecommands.fc > +++ b/policy/modules/kernel/corecommands.fc > @@ -208,6 +208,7 @@ ifdef(`distro_gentoo',` > /usr/lib/dpkg/.+ -- > gen_context(system_u:object_r:bin_t,s0) > /usr/lib/emacsen-common/.* > gen_context(system_u:object_r:bin_t,s0) > /usr/lib/gimp/.*/plug-ins(/.*)? > gen_context(system_u:object_r:bin_t,s0) > +/usr/lib/gnome-settings-daemon/.* > gen_context(system_u:object_r:bin_t,s0) > /usr/lib/gvfs/.* -- > gen_context(system_u:object_r:bin_t,s0) > /usr/lib/ipsec/.* -- > gen_context(system_u:object_r:bin_t,s0) > /usr/lib/kde4/libexec/.* -- > gen_context(system_u:object_r:bin_t,s0) > -- > 1.7.10.4 > > _______________________________________________ > refpolicy mailing list > refpolicy at oss.tresys.com > http://oss.tresys.com/mailman/listinfo/refpolicy > > > _______________________________________________ > refpolicy mailing list > refpolicy at oss.tresys.com > http://oss.tresys.com/mailman/listinfo/refpolicy