Move the compile and execute logic to standalone scripts
[gruntmaster-daemon.git] / selinux / gruntmasterd.fc
index d215af2079e455ddceed5b96166a3a7fbd393c6d..c6aca366d478855a24a1e1e15a212809b7efa627 100644 (file)
@@ -1,2 +1,4 @@
-/usr/(local/)?bin/gruntmasterd  gen_context(system_u:object_r:gruntmasterd_exec_t, s0)
-# /var/log/gruntmasterd           gen_context(system_u:object_r:gruntmasterd_log_t, s0)
+/usr/(local/)?bin/gruntmasterd        gen_context(system_u:object_r:gruntmasterd_exec_t, s0)
+/usr/(local/)?bin/gruntmaster-compile gen_context(system_u:object_r:gruntmaster_compile_exec_t, s0)
+/usr/(local/)?bin/gruntmaster-exec    gen_context(system_u:object_r:gruntmaster_job_exec_t, s0)
+/var/log/gruntmasterd                 gen_context(system_u:object_r:gruntmasterd_log_t, s0)
This page took 0.009729 seconds and 4 git commands to generate.