Gentoo Archives: gentoo-commits

From: Sven Vermeulen <swift@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/kernel/
Date: Sat, 05 Jul 2014 16:06:37
Message-Id: 1404576293.8bea53bd07297a2fcf2028cea7576af656699b43.swift@gentoo
1 commit: 8bea53bd07297a2fcf2028cea7576af656699b43
2 Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com>
3 AuthorDate: Mon Jun 30 19:28:51 2014 +0000
4 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 5 16:04:53 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=8bea53bd
7
8 Move tumblerd fc entry
9
10 ---
11 policy/modules/kernel/corecommands.fc | 2 +-
12 1 file changed, 1 insertion(+), 1 deletion(-)
13
14 diff --git a/policy/modules/kernel/corecommands.fc b/policy/modules/kernel/corecommands.fc
15 index 69224e3..433040b 100644
16 --- a/policy/modules/kernel/corecommands.fc
17 +++ b/policy/modules/kernel/corecommands.fc
18 @@ -243,6 +243,7 @@ ifdef(`distro_gentoo',`
19 /usr/lib/rpm/rpmv -- gen_context(system_u:object_r:bin_t,s0)
20 /usr/lib/sftp-server -- gen_context(system_u:object_r:bin_t,s0)
21 /usr/lib/sudo/sesh -- gen_context(system_u:object_r:shell_exec_t,s0)
22 +/usr/lib/tumbler-1/tumblerd -- gen_context(system_u:object_r:bin_t,s0)
23 /usr/lib/vte/gnome-pty-helper -- gen_context(system_u:object_r:bin_t,s0)
24 /usr/lib/xfce4/exo-1/exo-compose-mail-1 -- gen_context(system_u:object_r:bin_t,s0)
25 /usr/lib/xfce4/exo-1/exo-helper-1 -- gen_context(system_u:object_r:bin_t,s0)
26 @@ -253,7 +254,6 @@ ifdef(`distro_gentoo',`
27 /usr/lib/xfce4/session/xfsm-shutdown-helper -- gen_context(system_u:object_r:bin_t,s0)
28 /usr/lib/xfce4/xfconf/xfconfd -- gen_context(system_u:object_r:bin_t,s0)
29 /usr/lib/xfce4/xfwm4/helper-dialog -- gen_context(system_u:object_r:bin_t,s0)
30 -/usr/lib/tumbler-1/tumblerd -- gen_context(system_u:object_r:bin_t,s0)
31
32 /usr/lib/couchdb/erlang/lib/couch-[0-9.]+/priv/couchspawnkillable -- gen_context(system_u:object_r:bin_t,s0)