BF: do not wrap iptables into itself. Thanks Lee

pull/1127/head
Yaroslav Halchenko 2015-07-24 11:59:53 -04:00
parent 749d3c160c
commit 3c0d7f5a4c
1 changed files with 1 additions and 1 deletions

View File

@ -61,4 +61,4 @@ lockingopt = -w
# Option: iptables
# Notes.: Actual command to be executed, including common to all calls options
# Values: STRING
iptables = <iptables> <lockingopt>
iptables = iptables <lockingopt>