diff --git a/Shorewall/Perl/prog.footer b/Shorewall/Perl/prog.footer index d7c32cb9c..9ef331411 100644 --- a/Shorewall/Perl/prog.footer +++ b/Shorewall/Perl/prog.footer @@ -378,7 +378,7 @@ case "$COMMAND" in mutex_on if product_is_started; then detect_configuration $1 - enable_provider $1 + enable_provider $1 Yes fi mutex_off status=0 @@ -390,7 +390,7 @@ case "$COMMAND" in mutex_on if product_is_started; then detect_configuration $1 - disable_provider $1 + disable_provider $1 Yes fi mutex_off status=0