8 lines
394 B
Text
8 lines
394 B
Text
|
allow thermal-engine self:capability net_admin;
|
||
|
allow thermal-engine self:netlink_kobject_uevent_socket { read bind create setopt };
|
||
|
allow thermal-engine self:socket write;
|
||
|
allow thermal-engine socket_device:dir { write add_name };
|
||
|
allow thermal-engine socket_device:sock_file { create setattr };
|
||
|
allow thermal-engine sysfs_devices_system_cpu:file write;
|
||
|
allow thermal-engine sysfs:file write;
|