diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-12-06 23:12:15 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-06 23:25:39 -0600 |
commit | 493ef0f8c75ccbd0d18c594e9dcedd0181c9a0e4 (patch) | |
tree | e7771630d1a5ba609ee37a87d42886a5016c4178 /network/fail2ban/README.SBo | |
parent | 3184cd977a08b55392f351622f8f7b93a5c407ac (diff) |
network/fail2ban: Minor cosmetic changes.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'network/fail2ban/README.SBo')
-rw-r--r-- | network/fail2ban/README.SBo | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/network/fail2ban/README.SBo b/network/fail2ban/README.SBo index 7d659bc603da..398ab8543100 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. |