Define empty actionstart, actionstop and actioncheck

in smeserver-iptables action
This commit is contained in:
Daniel Berteaud 2014-06-23 21:40:28 +02:00
parent 4da2dd6979
commit 799310bef3
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
[Definition]
actionstart =
actionstop =
actioncheck =
actionban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --proto=<protocol> --port=<port> --bantime=<bantime>
actionunban = /sbin/e-smith/smeserver-fail2ban --host=<ip> --unban --proto=<protocol> --port=<port>