platform_system_sepolicy/public/netutils_wrapper.te

5 lines
145 B
Text
Raw Normal View History

type netutils_wrapper, domain;
type netutils_wrapper_exec, exec_type, file_type;
neverallow domain netutils_wrapper_exec:file execute_no_trans;