minor fix with reindent

pull/1960/head
Sergey G. Brester 2018-03-22 11:43:15 +01:00 committed by GitHub
parent d7e320b96d
commit 9710c8c996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 4 deletions

View File

@ -31,12 +31,14 @@ Required:
- [Python2 >= 2.6 or Python >= 3.2](https://www.python.org) or [PyPy](https://pypy.org) - [Python2 >= 2.6 or Python >= 3.2](https://www.python.org) or [PyPy](https://pypy.org)
Optional: Optional:
- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify) - [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify), may require:
- ↓ Linux >= 2.6.13 * Linux >= 2.6.13
- [gamin >= 0.0.21](https://www.gnome.org/~veillard/gamin) - [gamin >= 0.0.21](http://www.gnome.org/~veillard/gamin)
- [systemd >= 204](https://www.freedesktop.org/wiki/Software/systemd) - [systemd >= 204](http://www.freedesktop.org/wiki/Software/systemd) and python bindings:
* [python-systemd package](https://www.freedesktop.org/software/systemd/python-systemd/index.html)
- [dnspython](http://www.dnspython.org/) - [dnspython](http://www.dnspython.org/)
To install: To install:
tar xvfj fail2ban-0.9.7.tar.bz2 tar xvfj fail2ban-0.9.7.tar.bz2