aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/sensors.te
blob: fc45cddd9503e947e01acaa2af11633e00b4c1a7 (plain)
1
2
3
allow sensors property_socket:sock_file write;
allow sensors init:unix_stream_socket connectto;
allow sensors diag_prop:property_service set;