mirror of
https://github.com/Sean-Der/fail2rest.git
synced 2024-12-22 05:32:20 +01:00
Better comment for Debian init scripts, remove trailing white space in Ubuntu init file
This commit is contained in:
parent
f2ba06db87
commit
627c6e3b3e
2 changed files with 11 additions and 11 deletions
|
@ -21,7 +21,7 @@ fi
|
|||
|
||||
|
||||
USER="root"
|
||||
#FIXME
|
||||
#FIXME your GOPATH
|
||||
GOPATH="GOPATH"
|
||||
WORKDIR="/var/run/fail2ban"
|
||||
#FIXME path to your fail2rest binary
|
||||
|
|
Loading…
Reference in a new issue