-Fix Neverallows. -Fix missing type. -Fix type attributes. Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com> Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
7 lines
232 B
Plaintext
7 lines
232 B
Plaintext
allow netmgrd netd_socket:sock_file write;
|
|
allow netmgrd toolbox_exec:file { getattr read open };
|
|
|
|
allow netmgrd init:unix_stream_socket connectto;
|
|
allow netmgrd property_socket:sock_file write;
|
|
allow netmgrd system_file:file lock;
|