add jail boundary to flush command for more precise targeting of jail (if some name may be equal to prefix of other name)

pull/2860/head
Sergey G. Brester 2020-12-29 15:30:32 +01:00 committed by Duncan Bellamy
parent 5781675a7d
commit d46ec3a555
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ actionstart =
actionstop = %(actionflush)s
actionflush = %(mtikcommand)s "/ip firewall address-list remove [find list=\"%(mtiklistname)s\" comment~\"%(startcomment)s*\"]"
actionflush = %(mtikcommand)s "/ip firewall address-list remove [find list=\"%(mtiklistname)s\" comment~\"%(startcomment)s-*\"]"
actioncheck =