mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
typos of paths-common (Thanks @chtheis, partial fix to #682)
This commit is contained in:
parent
0c38e09d3d
commit
7dcea0d48d
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[INCLUDES]
|
||||
|
||||
before = common-paths.conf
|
||||
before = paths-common.conf
|
||||
|
||||
after = paths-overrides.local
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[INCLUDES]
|
||||
|
||||
before = common-paths.conf
|
||||
before = paths-common.conf
|
||||
|
||||
after = paths-overrides.local
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue