forked from extern/shorewall_code
Avoid undefined value error.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
abdd6bec27
commit
78a25bb51b
@ -1425,6 +1425,8 @@ sub process_tcpri() {
|
||||
#
|
||||
sub process_traffic_shaping() {
|
||||
|
||||
our $lastrule = '';
|
||||
|
||||
my $fn = open_file 'tcdevices';
|
||||
|
||||
if ( $fn ) {
|
||||
|
Loading…
Reference in New Issue
Block a user