]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - policy/modules/services/fail2ban.fc
Allow munin services plugins to use NSCD services
[people/stevee/selinux-policy.git] / policy / modules / services / fail2ban.fc
CommitLineData
48f64563 1/etc/rc\.d/init\.d/fail2ban -- gen_context(system_u:object_r:fail2ban_initrc_exec_t,s0)
cdac989d 2
cd3ee91a 3/usr/bin/fail2ban -- gen_context(system_u:object_r:fail2ban_exec_t,s0)
4bf73b7e 4/usr/bin/fail2ban-client -- gen_context(system_u:object_r:fail2ban_client_exec_t,s0)
cdac989d 5/usr/bin/fail2ban-server -- gen_context(system_u:object_r:fail2ban_exec_t,s0)
45515556
CP
6
7/var/lib/fail2ban(/.*)? gen_context(system_u:object_r:fail2ban_var_lib_t,s0)
6c53a10e 8/var/log/fail2ban\.log -- gen_context(system_u:object_r:fail2ban_log_t,s0)
e87221ce 9/var/run/fail2ban.* gen_context(system_u:object_r:fail2ban_var_run_t,s0)