Move bin_t fc from couchdb to corecommands.

This commit is contained in:
Chris PeBenito 2014-02-08 09:42:43 -05:00
parent dd0df56c26
commit f097b7ab4e
2 changed files with 3 additions and 1 deletions

View File

@ -241,6 +241,8 @@ ifdef(`distro_gentoo',`
/usr/lib/xfce4/xfconf/xfconfd -- gen_context(system_u:object_r:bin_t,s0)
/usr/lib/xfce4/xfwm4/helper-dialog -- gen_context(system_u:object_r:bin_t,s0)
/usr/lib/couchdb/erlang/lib/couch-[0-9.]+/priv/couchspawnkillable -- gen_context(system_u:object_r:bin_t,s0)
/usr/lib/debug/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0)
/usr/lib/debug/sbin(/.*)? -- gen_context(system_u:object_r:bin_t,s0)
/usr/lib/debug/usr/bin(/.*)? -- gen_context(system_u:object_r:bin_t,s0)

View File

@ -1,4 +1,4 @@
policy_module(corecommands, 1.18.1)
policy_module(corecommands, 1.18.2)
########################################
#