mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Merge branch 'debian' into build
* debian: BF: thanks lintian -- removing stale /var/run/fail2ban from dirs -- should be created by init script Thanks lintian for catching a misspell in README.Debian boosted debhelper compatibility to 5
This commit is contained in:
commit
fee38e2fc0
3 changed files with 2 additions and 3 deletions
2
debian/README.Debian
vendored
2
debian/README.Debian
vendored
|
|
@ -111,7 +111,7 @@ banaction=iptables-new
|
||||||
Comment to #461417
|
Comment to #461417
|
||||||
|
|
||||||
Although fail2ban should detect and recreate missing chains if the external
|
Although fail2ban should detect and recreate missing chains if the external
|
||||||
command wipes out iptables, it is better to explicitely to force-reload
|
command wipes out iptables, it is better to explicitly to force-reload
|
||||||
fail2ban. For this reason there is examples/ipmasq-ZZZzzz|fail2ban.rul file is
|
fail2ban. For this reason there is examples/ipmasq-ZZZzzz|fail2ban.rul file is
|
||||||
shipped along to be installed under name ZZZzzz|fail2ban.rul within
|
shipped along to be installed under name ZZZzzz|fail2ban.rul within
|
||||||
/etc/ipmasq.
|
/etc/ipmasq.
|
||||||
|
|
|
||||||
2
debian/compat
vendored
2
debian/compat
vendored
|
|
@ -1 +1 @@
|
||||||
4
|
5
|
||||||
|
|
|
||||||
1
debian/fail2ban.dirs
vendored
1
debian/fail2ban.dirs
vendored
|
|
@ -1 +0,0 @@
|
||||||
/var/run/fail2ban
|
|
||||||
Loading…
Reference in a new issue