aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/cpboot-daemon.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/cpboot-daemon.te')
-rw-r--r--sepolicy/cpboot-daemon.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/cpboot-daemon.te b/sepolicy/cpboot-daemon.te
index 6e38177..1f43673 100644
--- a/sepolicy/cpboot-daemon.te
+++ b/sepolicy/cpboot-daemon.te
@@ -1 +1,4 @@
type cpboot-daemon, domain;
+type cpboot-daemon_exec, exec_type, file_type;
+
+init_daemon_domain(cpboot-daemon);