diff --git a/setup/so-functions b/setup/so-functions index 2f586f151..d42022a4c 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -913,7 +913,7 @@ detect_os() { exit 1 fi - info "Found OS: $OS $OSVER" >> "$log" 2>&1 + info "Found OS: $OS $OSVER" } @@ -2176,7 +2176,6 @@ set_initial_firewall_policy() { $default_salt_dir/salt/common/tools/sbin/so-firewall --apply includehost search_node "$MAINIP" ;; esac - fi } # Set up the management interface on the ISO