rpcraig | d49f7e6 | 2012-08-20 06:13:28 -0400 | [diff] [blame] | 1 | # vpn tunneling protocol manager |
2 | type mtp, domain; | ||||
3 | type mtp_exec, exec_type, file_type; | ||||
4 | |||||
5 | init_daemon_domain(mtp) | ||||
Joshua Brindle | f26d813 | 2012-09-25 18:52:54 -0400 | [diff] [blame] | 6 | net_domain(mtp) |
repo sync | 77d4731 | 2013-05-17 17:11:29 -0700 | [diff] [blame] | 7 | unconfined_domain(mtp) |