aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/init.te
blob: 7abe7a55dfd0a2a0710466a006f8a48d66087f03 (plain)
1
2
3
4
5
6
7
allow init debugfs:dir mounton;
allow init radio_device:dir relabelto;
allow init radio_device:file { relabelto setattr };
allow init radio_device:lnk_file relabelto;
allow init sysfs:lnk_file setattr;
allow init radio_device:lnk_file setattr;
allow init tmpfs:lnk_file create;