diff --git a/setup/so-setup b/setup/so-setup index 8dba4676a..3966d6d3d 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -460,10 +460,6 @@ if ! [[ -f $install_opt_file ]]; then if [[ $monints ]]; then configure_network_sensor fi - # Configure NTP - info "Configuring NTP" - [[ ${#ntp_servers[@]} -gt 0 ]] && configure_ntp >> $setup_log 2>&1 - # Reserve the ports that SO needs info "Reserving ports" reserve_ports info "Setting Paths"