forked from extern/shorewall_code
Align some assignments in the Config Module
This commit is contained in:
@ -312,7 +312,7 @@ our $tc; # Path to tc
|
|||||||
our $ip; # Path to ip
|
our $ip; # Path to ip
|
||||||
|
|
||||||
use constant { MIN_VERBOSITY => -1,
|
use constant { MIN_VERBOSITY => -1,
|
||||||
MAX_VERBOSITY => 2 ,
|
AX_VERBOSITY => 2 ,
|
||||||
F_IPV4 => 4,
|
F_IPV4 => 4,
|
||||||
F_IPV6 => 6,
|
F_IPV6 => 6,
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user