mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Align some assignments in the Config Module
This commit is contained in:
parent
24412c9498
commit
20cd9848f6
@ -312,7 +312,7 @@ our $tc; # Path to tc
|
||||
our $ip; # Path to ip
|
||||
|
||||
use constant { MIN_VERBOSITY => -1,
|
||||
MAX_VERBOSITY => 2 ,
|
||||
AX_VERBOSITY => 2 ,
|
||||
F_IPV4 => 4,
|
||||
F_IPV6 => 6,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user