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