Updated route.conf to clear warnings

Does not throw warnings when starting/restarting by adding three lines of code.
pull/1219/head
agentmoller001 2015-10-09 18:16:36 -07:00
parent 6fb5e3a494
commit 617302fcc2
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]