summaryrefslogtreecommitdiffstats
path: root/sepolicy/userinit.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/userinit.te')
-rw-r--r--sepolicy/userinit.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/sepolicy/userinit.te b/sepolicy/userinit.te
new file mode 100644
index 0000000..7407287
--- /dev/null
+++ b/sepolicy/userinit.te
@@ -0,0 +1,4 @@
+type userinit_exec, exec_type, file_type;
+type userinit_data_exec, file_type;
+
+allow userinit_exec userinit_prop:property_service set;