You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
324 B
Plaintext

allow vendor_init {
time_data_file
wifi_data_file
wpa_socket
}:dir { create search getattr open read setattr ioctl write add_name remove_name rmdir relabelfrom };
allow vendor_init radio_data_file:file create_file_perms;
allow vendor_init firmware_file:dir search;
allow vendor_init firmware_file:file r_file_perms;