gentoo /lib can be a symlink on x86-64 systems
This commit is contained in:
parent
39d8dcdb4f
commit
98faba122c
@ -59,6 +59,7 @@ ifdef(`distro_debian',`
|
|||||||
')
|
')
|
||||||
|
|
||||||
ifdef(`distro_gentoo',`
|
ifdef(`distro_gentoo',`
|
||||||
|
/lib -l gen_context(system_u:object_r:lib_t,s0)
|
||||||
/lib32 -d gen_context(system_u:object_r:lib_t,s0)
|
/lib32 -d gen_context(system_u:object_r:lib_t,s0)
|
||||||
/lib32/.* gen_context(system_u:object_r:lib_t,s0)
|
/lib32/.* gen_context(system_u:object_r:lib_t,s0)
|
||||||
/lib32/.+\.so(\.[^/]*)* -- gen_context(system_u:object_r:shlib_t,s0)
|
/lib32/.+\.so(\.[^/]*)* -- gen_context(system_u:object_r:shlib_t,s0)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(libraries,1.5.2)
|
policy_module(libraries,1.5.3)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user