mirror of https://github.com/fail2ban/fail2ban
DOC: Add version requirement for systemd backend to README
parent
809873f359
commit
b9630c2979
|
@ -27,6 +27,7 @@ Optional:
|
||||||
- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify)
|
- [pyinotify >= 0.8.3](https://github.com/seb-m/pyinotify)
|
||||||
- Linux >= 2.6.13
|
- Linux >= 2.6.13
|
||||||
- [gamin >= 0.0.21](http://www.gnome.org/~veillard/gamin)
|
- [gamin >= 0.0.21](http://www.gnome.org/~veillard/gamin)
|
||||||
|
- [systemd >= 204](http://www.freedesktop.org/wiki/Software/systemd)
|
||||||
|
|
||||||
To install, just do:
|
To install, just do:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue