mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-15 13:42:48 +01:00
Merge pull request #10560 from Security-Onion-Solutions/dougburks-patch-1
FIX: Setup re-runs when SSH'ing into a successfully installed minion …
This commit is contained in:
@@ -694,6 +694,8 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
reserve_ports
|
||||
# Set the version
|
||||
mark_version
|
||||
# Disable the setup from prompting at login
|
||||
disable_auto_start
|
||||
info "Clearing the old manager"
|
||||
# Remove old manager if re-install
|
||||
clear_manager
|
||||
|
||||
Reference in New Issue
Block a user