Nicholas Flintham | 3e2481d | 2014-11-14 23:19:24 +0000 | [diff] [blame] | 1 | allow netd self:capability { setuid sys_module setgid }; |
| 2 | allow netd self:packet_socket create_socket_perms; |
| 3 | allow netd radio_data_file:dir rw_dir_perms; |
| 4 | allow netd radio_data_file:file create_file_perms; |
Pawit Pornkitprasan | eca93f5 | 2014-11-27 20:18:18 +0700 | [diff] [blame] | 5 | allow netd wpa_socket:dir rw_dir_perms; |
| 6 | allow netd wpa_socket:sock_file create_file_perms; |
| 7 | allow netd system_wpa_socket:sock_file create_file_perms; |
| 8 | allow netd hostapd:unix_dgram_socket sendto; |