Enable fail2ban on all platforms (#3151)

This commit is contained in:
Rickard von Essen
2017-08-22 21:58:00 +02:00
committed by Daniel Nelson
parent 53c5d3a290
commit 371638ce56
2 changed files with 0 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
// +build linux
package fail2ban
import (

View File

@@ -1,3 +0,0 @@
// +build !linux
package fail2ban