mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remvoe NTP from setup
This commit is contained in:
@@ -460,10 +460,6 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
if [[ $monints ]]; then
|
if [[ $monints ]]; then
|
||||||
configure_network_sensor
|
configure_network_sensor
|
||||||
fi
|
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"
|
info "Reserving ports"
|
||||||
reserve_ports
|
reserve_ports
|
||||||
info "Setting Paths"
|
info "Setting Paths"
|
||||||
|
|||||||
Reference in New Issue
Block a user