aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/userinit.te
blob: 7407287752a766cb988e9c71bb8fcfc85f4cc601 (plain)
1
2
3
4
type userinit_exec, exec_type, file_type;
type userinit_data_exec, file_type;

allow userinit_exec userinit_prop:property_service set;