summaryrefslogtreecommitdiffstats
path: root/selinux/qmiproxy.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/qmiproxy.te')
-rw-r--r--selinux/qmiproxy.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/selinux/qmiproxy.te b/selinux/qmiproxy.te
new file mode 100644
index 0000000..5845fcd
--- /dev/null
+++ b/selinux/qmiproxy.te
@@ -0,0 +1,5 @@
+type qmiproxy, domain;
+type qmiproxy_exec, exec_type, file_type;
+
+net_domain(qmiproxy)
+init_daemon_domain(qmiproxy) \ No newline at end of file