summaryrefslogtreecommitdiffstats
path: root/SELinux/qarshd.te.in
diff options
context:
space:
mode:
Diffstat (limited to 'SELinux/qarshd.te.in')
-rw-r--r--SELinux/qarshd.te.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/SELinux/qarshd.te.in b/SELinux/qarshd.te.in
index a7d40a0..df4d735 100644
--- a/SELinux/qarshd.te.in
+++ b/SELinux/qarshd.te.in
@@ -16,6 +16,7 @@ domain_type(qarshd_t);
# we don't want qarshd domain to be confined in any
# way as qarshd must be able to do all as root
unconfined_domain(qarshd_t);
+init_daemon_domain(qarshd_t,qarshd_exec_t)
# define qarshd as (x)inetd service with it's own domain
inetd_tcp_service_domain(qarshd_t,qarshd_exec_t);