mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-20 13:47:17 +02:00
Provide default for SHOREWALL_SHELL
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
@@ -5678,6 +5678,7 @@ sub get_configuration( $$$$$ ) {
|
||||
}
|
||||
|
||||
default 'STARTUP_LOG' , '';
|
||||
default 'SHOREWALL_SHELL', '/bin/sh';
|
||||
|
||||
if ( $config{STARTUP_LOG} ne '' ) {
|
||||
if ( supplied $config{LOG_VERBOSITY} ) {
|
||||
|
Reference in New Issue
Block a user