77d4731e9d
This prevents denials from being generated by the base policy. Over time, these rules will be incrementally tightened to improve security. Change-Id: I4be1c987a5d69ac784a56d42fc2c9063c402de11
5 lines
129 B
Text
5 lines
129 B
Text
type ping, domain;
|
|
permissive ping;
|
|
type ping_exec, file_type;
|
|
domain_auto_trans(shell, ping_exec, ping)
|
|
unconfined_domain(ping)
|