mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-23 11:11:32 +02:00
Deprecate USE_DEFAULT_RT=No.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
cea237620a
commit
093ff580b5
@ -606,6 +606,7 @@ our %deprecated = ( LOGRATE => '' ,
|
|||||||
WIDE_TC_MARKS => 'no',
|
WIDE_TC_MARKS => 'no',
|
||||||
HIGH_ROUTE_MARKS => 'no',
|
HIGH_ROUTE_MARKS => 'no',
|
||||||
BLACKLISTNEWONLY => 'yes',
|
BLACKLISTNEWONLY => 'yes',
|
||||||
|
USE_DEFAULT_RT => 'yes',
|
||||||
);
|
);
|
||||||
#
|
#
|
||||||
# Deprecated options that are eliminated via update
|
# Deprecated options that are eliminated via update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user