mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 07:33:43 +01:00
Honor 'wait=<seconds> when enabling an interface.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3c06be28be
commit
cabadd4846
@ -2028,7 +2028,7 @@ sub verify_required_interfaces( $ ) {
|
|||||||
|
|
||||||
push_indent;
|
push_indent;
|
||||||
|
|
||||||
emit( 'start|reload|restore)' );
|
emit( 'start|reload|restore|enable)' );
|
||||||
|
|
||||||
push_indent;
|
push_indent;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user