ENH: paths-{common,distro} normalisation

pull/639/head
Daniel Black 2014-03-12 20:32:41 +11:00
parent 79dab54619
commit ef29d7bd29
7 changed files with 8 additions and 4 deletions

View File

@ -66,6 +66,10 @@ fail2ban/tests/misctestcase.py
fail2ban/tests/databasetestcase.py
fail2ban/tests/config/jail.conf
fail2ban/tests/config/fail2ban.conf
fail2ban/tests/config/paths-common.conf
fail2ban/tests/config/paths-freebsd.conf
fail2ban/tests/config/paths-osx.conf
fail2ban/tests/config/paths-debian.conf
fail2ban/tests/config/filter.d/simple.conf
fail2ban/tests/config/action.d/brokenaction.conf
fail2ban/tests/files/config/apache-auth/digest/.htaccess

View File

@ -33,8 +33,8 @@
[INCLUDES]
#before = disto-paths.conf
before = debian-paths.conf
#before = paths-disto.conf
before = paths-debian.conf
# The DEFAULT allows a global definition of the options. They can be overridden
# in each jail afterwards.

View File

@ -2,7 +2,7 @@
[INCLUDES]
before = common-paths.conf
before = paths-common.conf
after = paths-overrides.local

View File

@ -2,7 +2,7 @@
[INCLUDES]
before = common-paths.conf
before = paths-common.conf
after = paths-overrides.local