mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-20 22:47:38 +00:00
gentoo fixes
This commit is contained in:
parent
3abd5ee82a
commit
ce6c136812
@ -67,7 +67,10 @@ ifdef(`targeted_policy',`
|
|||||||
/lib/udev/[^/]* -- gen_context(system_u:object_r:bin_t,s0)
|
/lib/udev/[^/]* -- gen_context(system_u:object_r:bin_t,s0)
|
||||||
|
|
||||||
ifdef(`distro_gentoo',`
|
ifdef(`distro_gentoo',`
|
||||||
|
/lib/rcscripts/addons(/.*)? gen_context(system_u:object_r:bin_t,s0)
|
||||||
/lib/rcscripts/sh(/.*)? gen_context(system_u:object_r:bin_t,s0)
|
/lib/rcscripts/sh(/.*)? gen_context(system_u:object_r:bin_t,s0)
|
||||||
|
/lib/rcscripts/net.modules.d/helpers.d/dhclient-.* -- gen_context(system_u:object_r:bin_t,s0)
|
||||||
|
/lib/rcscripts/net.modules.d/helpers.d/udhcpc-.* -- gen_context(system_u:object_r:bin_t,s0)
|
||||||
')
|
')
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(corecommands,1.3.2)
|
policy_module(corecommands,1.3.3)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user