diff options
Diffstat (limited to 'policy/modules/services/vhostmd.fc')
-rw-r--r-- | policy/modules/services/vhostmd.fc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/policy/modules/services/vhostmd.fc b/policy/modules/services/vhostmd.fc new file mode 100644 index 000000000..ded76282e --- /dev/null +++ b/policy/modules/services/vhostmd.fc @@ -0,0 +1,7 @@ +/etc/rc\.d/init\.d/vhostmd -- gen_context(system_u:object_r:vhostmd_initrc_exec_t,s0) + +/usr/bin/vhostmd -- gen_context(system_u:object_r:vhostmd_exec_t,s0) + +/usr/sbin/vhostmd -- gen_context(system_u:object_r:vhostmd_exec_t,s0) + +/run/vhostmd.* gen_context(system_u:object_r:vhostmd_var_run_t,s0) |