mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 01:02:46 +01:00
Remvoe NTP from setup
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user