mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
[fix] Always set hostname
This commit is contained in:
@@ -266,8 +266,8 @@ if ! [ -f /root/install_opt ]; then
|
||||
|
||||
# Init networking so rest of install works
|
||||
disable_ipv6
|
||||
if [[ "$setup_type" == 'iso' ]]; then
|
||||
set_hostname
|
||||
if [[ "$setup_type" == 'iso' ]]; then
|
||||
set_management_interface
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user