mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Make analyst iso install init management interface
This commit is contained in:
@@ -1961,7 +1961,7 @@ minio_generate_keys() {
|
||||
network_init() {
|
||||
disable_ipv6
|
||||
set_hostname
|
||||
if [[ "$setup_type" == 'iso' ]]; then
|
||||
if [[ ( $is_iso || $is_analyst_iso ) ]]; then
|
||||
set_management_interface
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user