mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
correct MANIFEST file
This commit is contained in:
parent
f62266659f
commit
ec7eabbd3b
1 changed files with 1 additions and 1 deletions
2
MANIFEST
2
MANIFEST
|
|
@ -164,7 +164,6 @@ fail2ban/client/jailreader.py
|
|||
fail2ban/client/jailsreader.py
|
||||
fail2ban/exceptions.py
|
||||
fail2ban/helpers.py
|
||||
fail2ban/ipdns.py
|
||||
fail2ban/__init__.py
|
||||
fail2ban/protocol.py
|
||||
fail2ban/server/action.py
|
||||
|
|
@ -182,6 +181,7 @@ fail2ban/server/filter.py
|
|||
fail2ban/server/filterpyinotify.py
|
||||
fail2ban/server/filtersystemd.py
|
||||
fail2ban/server/__init__.py
|
||||
fail2ban/server/ipdns.py
|
||||
fail2ban/server/iso8601.py
|
||||
fail2ban/server/jail.py
|
||||
fail2ban/server/jails.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue