blob: 668a696fcdf7c1e0c7c63a438b61047bc674ca02 [file] [log] [blame]
Andrew Chanta2e1acc2021-05-17 09:24:56 -07001# rebalance_interrupts vendor
2type rebalance_interrupts_vendor, domain;
3
4type rebalance_interrupts_vendor_exec, exec_type, vendor_file_type, file_type;
5init_daemon_domain(rebalance_interrupts_vendor)
6
7allow rebalance_interrupts_vendor sysfs_irq:dir r_dir_perms;
8allow rebalance_interrupts_vendor sysfs_irq:file r_file_perms;
9allow rebalance_interrupts_vendor proc_irq:dir r_dir_perms;
10allow rebalance_interrupts_vendor proc_irq:file rw_file_perms;