aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/ks.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/ks.te')
-rw-r--r--selinux/ks.te6
1 files changed, 6 insertions, 0 deletions
diff --git a/selinux/ks.te b/selinux/ks.te
new file mode 100644
index 0000000..62dc281
--- /dev/null
+++ b/selinux/ks.te
@@ -0,0 +1,6 @@
+type ks, domain;
+type ks_exec, exec_type, file_type;
+
+init_daemon_domain(ks)
+domain_trans(init, rootfs, ks)
+