Merge "netd.te: Remove allow netd toolbox_exec:file rx_file_perms;"
This commit is contained in:
commit
24739a6a50
1 changed files with 0 additions and 3 deletions
3
netd.te
3
netd.te
|
@ -20,9 +20,6 @@ allow netd self:netlink_nflog_socket create_socket_perms;
|
|||
allow netd self:netlink_socket create_socket_perms;
|
||||
allow netd shell_exec:file rx_file_perms;
|
||||
allow netd system_file:file x_file_perms;
|
||||
# XXX Run toolbox. Might not be needed.
|
||||
allow netd toolbox_exec:file rx_file_perms;
|
||||
auditallow netd toolbox_exec:file rx_file_perms;
|
||||
allow netd devpts:chr_file rw_file_perms;
|
||||
|
||||
# For /proc/sys/net/ipv[46]/route/flush.
|
||||
|
|
Loading…
Reference in a new issue