summaryrefslogtreecommitdiffstats
path: root/network/fail2ban/README.SBo
diff options
context:
space:
mode:
Diffstat (limited to 'network/fail2ban/README.SBo')
-rw-r--r--network/fail2ban/README.SBo8
1 files changed, 5 insertions, 3 deletions
diff --git a/network/fail2ban/README.SBo b/network/fail2ban/README.SBo
index 7d659bc603..398ab85431 100644
--- a/network/fail2ban/README.SBo
+++ b/network/fail2ban/README.SBo
@@ -20,10 +20,10 @@ http://www.fail2ban.org/wiki/index.php/MANUAL_0_8
UPGRADING:
-Please make sure you have all your modifications done to .local files instead of
+Please make sure you have all your modifications done to .local files instead of
.conf files.
-Making modifications to .local files is the recommended practice as per the
+Making modifications to .local files is the recommended practice as per the
software manual. Each .conf file is overridden by equivalent .local file.
Please refer Configuration section in fail2ban manual.
@@ -36,4 +36,6 @@ fixed a typo in rc.fail2ban that prevented showing usage info when run without o
09/08/2009
added some notes and simplified rc script. updated to version 0.8.4. Modified build script
to account for users who keeps their config options in .conf files. Now the script
-moves the .conf files to .new which will prevent the overwrite of existing .conf files. \ No newline at end of file
+moves the .conf files to .new which will prevent the overwrite of existing .conf files.
+10/29/2010
+Simplified rc.fail2ban start. Removed check for executable bit on rc.fail2ban during startup.