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
8 lines
225 B
Text
8 lines
225 B
Text
# Point to Point Protocol daemon
|
|
type ppp, domain;
|
|
permissive ppp;
|
|
type ppp_device, dev_type;
|
|
type ppp_exec, exec_type, file_type;
|
|
type ppp_system_file, file_type;
|
|
unconfined_domain(ppp)
|
|
domain_auto_trans(mtp, ppp_exec, ppp)
|