Enable fail2ban on all platforms (#3151)
(cherry picked from commit 371638ce56
)
This commit is contained in:
parent
6616065acf
commit
e6feac735c
|
@ -1,5 +1,3 @@
|
|||
// +build linux
|
||||
|
||||
package fail2ban
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
// +build !linux
|
||||
|
||||
package fail2ban
|
Loading…
Reference in New Issue