mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-17 02:00:57 +01:00
Enable new update options in compiler.pl
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
7c2a969de0
commit
9d3f35a22d
@ -179,4 +179,6 @@ compiler( script => $ARGV[0] || '',
|
|||||||
shorewallrc1 => $shorewallrc1,
|
shorewallrc1 => $shorewallrc1,
|
||||||
inline => $inline,
|
inline => $inline,
|
||||||
tcrules => $tcrules,
|
tcrules => $tcrules,
|
||||||
|
routestopped => $routestopped,
|
||||||
|
notrack => $notrack,
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user