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

9 lines
284 B

type nanoapp_cmd, domain;
type nanoapp_cmd_exec, exec_type, vendor_file_type, file_type;
init_daemon_domain(nanoapp_cmd)
allow nanoapp_cmd sensors_device:chr_file rw_file_perms;
allow nanoapp_cmd sysfs_nanoapp_cmd:dir search;
allow nanoapp_cmd sysfs_nanoapp_cmd:file rw_file_perms;