aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/domain.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/domain.te')
-rw-r--r--selinux/domain.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/selinux/domain.te b/selinux/domain.te
new file mode 100644
index 0000000..74c7d76
--- /dev/null
+++ b/selinux/domain.te
@@ -0,0 +1,3 @@
+allow domain kernel:system module_request;
+allow domain log_device:chr_file { read write open };
+allow domain log_device:dir search;