aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/orientationd.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/orientationd.te')
-rw-r--r--selinux/orientationd.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/selinux/orientationd.te b/selinux/orientationd.te
new file mode 100644
index 0000000..284b0cb
--- /dev/null
+++ b/selinux/orientationd.te
@@ -0,0 +1,5 @@
+# orientationd
+type orientationd, domain;
+type orientationd_exec, exec_type, file_type;
+
+init_daemon_domain(orientationd)