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