forked from extern/shorewall_code
Pretty up the code
This commit is contained in:
parent
7db9645225
commit
49a8861f5b
@ -1302,7 +1302,7 @@ sub verify_required_interfaces( $ ) {
|
|||||||
for my $interface (@$interfaces ) {
|
for my $interface (@$interfaces ) {
|
||||||
my $wait = $interfaces{$interface}{options}{wait};
|
my $wait = $interfaces{$interface}{options}{wait};
|
||||||
|
|
||||||
emit q() unless $first-- > 0;
|
emit q() unless $first-- > 0;
|
||||||
|
|
||||||
if ( $wait ) {
|
if ( $wait ) {
|
||||||
my $physical = get_physical $interface;
|
my $physical = get_physical $interface;
|
||||||
|
Loading…
Reference in New Issue
Block a user