1type sensortool, domain, device_domain_deprecated;
2type sensortool_exec, exec_type, file_type;
3
4init_daemon_domain(sensortool)
5
6allow sensortool self:capability sys_nice;
7
8allow sensortool sensors_device:chr_file rw_file_perms;
9create_pty(sensortool)
10