forked from extern/shorewall_code
Add snat and mangle to %config_files
- Tabify initialization of %config_files Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
28e3218041
commit
eb26a467e9
@ -500,6 +500,7 @@ our %config_files = ( #accounting => 1,
|
||||
interfaces => 1,
|
||||
isusable => 1,
|
||||
maclist => 1,
|
||||
mangle => 1,
|
||||
masq => 1,
|
||||
nat => 1,
|
||||
netmap => 1,
|
||||
@ -518,6 +519,7 @@ our %config_files = ( #accounting => 1,
|
||||
rules => 1,
|
||||
scfilter => 1,
|
||||
secmarks => 1,
|
||||
snat => 1,
|
||||
start => 1,
|
||||
started => 1,
|
||||
stop => 1,
|
||||
|
Loading…
Reference in New Issue
Block a user