From a7872234aba87d438ae594c5cc2ba378d134a57a Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 22 Sep 2022 17:07:00 -0400 Subject: [PATCH] Remove NTP from setup --- setup/so-setup | 4 ---- 1 file changed, 4 deletions(-) diff --git a/setup/so-setup b/setup/so-setup index 74da11ec3..a114233d6 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -330,7 +330,6 @@ if ! [[ -f $install_opt_file ]]; then calculate_useable_cores collect_webuser_inputs get_redirect - collect_ntp_servers collect_so_allow whiptail_end_settings # Start the install @@ -351,7 +350,6 @@ if ! [[ -f $install_opt_file ]]; then calculate_useable_cores collect_webuser_inputs get_redirect - collect_ntp_servers collect_so_allow whiptail_end_settings elif [[ $is_manager ]]; then @@ -368,7 +366,6 @@ if ! [[ -f $install_opt_file ]]; then calculate_useable_cores collect_webuser_inputs get_redirect - collect_ntp_servers collect_so_allow whiptail_end_settings elif [[ $is_managersearch ]]; then @@ -385,7 +382,6 @@ if ! [[ -f $install_opt_file ]]; then calculate_useable_cores collect_webuser_inputs get_redirect - collect_ntp_servers collect_so_allow whiptail_end_settings elif [[ $is_sensor ]]; then