mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Remove NTP from setup
This commit is contained in:
@@ -330,7 +330,6 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
calculate_useable_cores
|
calculate_useable_cores
|
||||||
collect_webuser_inputs
|
collect_webuser_inputs
|
||||||
get_redirect
|
get_redirect
|
||||||
collect_ntp_servers
|
|
||||||
collect_so_allow
|
collect_so_allow
|
||||||
whiptail_end_settings
|
whiptail_end_settings
|
||||||
# Start the install
|
# Start the install
|
||||||
@@ -351,7 +350,6 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
calculate_useable_cores
|
calculate_useable_cores
|
||||||
collect_webuser_inputs
|
collect_webuser_inputs
|
||||||
get_redirect
|
get_redirect
|
||||||
collect_ntp_servers
|
|
||||||
collect_so_allow
|
collect_so_allow
|
||||||
whiptail_end_settings
|
whiptail_end_settings
|
||||||
elif [[ $is_manager ]]; then
|
elif [[ $is_manager ]]; then
|
||||||
@@ -368,7 +366,6 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
calculate_useable_cores
|
calculate_useable_cores
|
||||||
collect_webuser_inputs
|
collect_webuser_inputs
|
||||||
get_redirect
|
get_redirect
|
||||||
collect_ntp_servers
|
|
||||||
collect_so_allow
|
collect_so_allow
|
||||||
whiptail_end_settings
|
whiptail_end_settings
|
||||||
elif [[ $is_managersearch ]]; then
|
elif [[ $is_managersearch ]]; then
|
||||||
@@ -385,7 +382,6 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
calculate_useable_cores
|
calculate_useable_cores
|
||||||
collect_webuser_inputs
|
collect_webuser_inputs
|
||||||
get_redirect
|
get_redirect
|
||||||
collect_ntp_servers
|
|
||||||
collect_so_allow
|
collect_so_allow
|
||||||
whiptail_end_settings
|
whiptail_end_settings
|
||||||
elif [[ $is_sensor ]]; then
|
elif [[ $is_sensor ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user