mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove auto-start regardless of how setup was started
This commit is contained in:
@@ -415,11 +415,11 @@ if [[ "$setup_type" == 'iso' ]]; then
|
||||
# Init networking so rest of install works
|
||||
set_hostname_iso
|
||||
set_management_interface
|
||||
|
||||
#add_admin_user
|
||||
disable_auto_start
|
||||
fi
|
||||
|
||||
disable_auto_start
|
||||
|
||||
|
||||
{
|
||||
set_hostname;
|
||||
set_version;
|
||||
|
||||
Reference in New Issue
Block a user