Merge pull request #1219 from agentmoller001/patch-1

Updated route.conf to clear warnings (Closes #1026)
pull/1220/head
Yaroslav Halchenko 2015-10-09 21:26:53 -04:00
commit 16443f7b05
1 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,9 @@
[Definition]
actionban = ip route add <blocktype> <ip>
actionunban = ip route del <blocktype> <ip>
actioncheck =
actionstart =
actionstop =
[Init]