blob: a791e5bc02f317e602b8b43e69bb79aa5c6c1770 [file] [log] [blame]
type irqbalance, domain;
type irqbalance_exec, exec_type, file_type;
init_daemon_domain(irqbalance);
permissive irqbalance;
allow irqbalance self:capability { setuid setgid };
allow irqbalance sysfs_devices_system_cpu:file rw_file_perms;
allow irqbalance proc_irq:dir r_dir_perms;
allow irqbalance proc_irq:file rw_file_perms;