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 35ccafaaad
commit 5dd9031830
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