Merge "racoon: allow setting options on tun interface"
This commit is contained in:
commit
76b467aedb
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ type racoon_exec, exec_type, file_type;
|
|||
typeattribute racoon mlstrustedsubject;
|
||||
|
||||
net_domain(racoon)
|
||||
allowxperm racoon self:udp_socket ioctl { SIOCSIFFLAGS SIOCSIFADDR };
|
||||
|
||||
binder_use(racoon)
|
||||
|
||||
|
|
Loading…
Reference in a new issue