insert new rules as first

this orders the SWARM-NAT jump rule before DOCKER-INGERSS
master
lub 5 years ago
parent aa34420c42
commit 1d05b65c3d

@ -73,7 +73,7 @@ function Add-IptablesRule {
$argument_list = @(
'-t'
$Table
'-A'
'-I'
$Chain
)+$Rule

Loading…
Cancel
Save