Mark APR build scripts as bin_t
I don't know why those are in /usr/share/build-1/ instead of /usr/share/apr-0/build/ here, but it doesn't appear to be Gentoo-specific.
This commit is contained in:
parent
c8c2b8b0c8
commit
fd5e40b047
@ -282,6 +282,8 @@ ifdef(`distro_gentoo',`
|
||||
/usr/share/ajaxterm/qweb.py.* -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/apr-0/build/[^/]+\.sh -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/apr-0/build/libtool -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/build-1/[^/]+\.sh -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/build-1/libtool -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/dayplanner/dayplanner -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/debconf/.+ -- gen_context(system_u:object_r:bin_t,s0)
|
||||
/usr/share/denyhosts/scripts(/.*)? gen_context(system_u:object_r:bin_t,s0)
|
||||
|
Loading…
Reference in New Issue
Block a user