aboutsummaryrefslogtreecommitdiffstats
path: root/ppp.te
blob: 3387cde2fd94a871dc2327342c669775849e2a41 (plain)
1
2
3
4
5
6
7
8
# 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)