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
|
# Init networking so rest of install works
|
||||||
disable_ipv6
|
disable_ipv6
|
||||||
|
set_hostname
|
||||||
if [[ "$setup_type" == 'iso' ]]; then
|
if [[ "$setup_type" == 'iso' ]]; then
|
||||||
set_hostname
|
|
||||||
set_management_interface
|
set_management_interface
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user