mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
The extra "showlog" command in our OpenRC service script was more trouble than it was worth: the only thing it did was call "less" on a log file, and the service script is only guessing at the location of the log file (only the fail2ban server knows its true location). It's not like "/etc/init.d/fail2ban showlog" is that much easier to type than "less /var/log/fail2ban.log" in the first place, so I think the extra complexity (5 more lines in the service script) is not worth it. |
||
|---|---|---|
| .. | ||
| cacti | ||
| logwatch | ||
| monit | ||
| nagios | ||
| bash-completion | ||
| debian-initd | ||
| fail2ban-logrotate | ||
| fail2ban-openrc.conf | ||
| fail2ban-openrc.init | ||
| fail2ban-tmpfiles.conf | ||
| fail2ban.service.in | ||
| fail2ban.upstart | ||
| gen_badbots | ||
| ipmasq-ZZZzzz_fail2ban.rul | ||
| macosx-initd | ||
| redhat-initd | ||
| solaris-fail2ban.xml | ||
| solaris-svc-fail2ban | ||
| suse-initd | ||