mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
ensure hostname is set
This commit is contained in:
@@ -194,9 +194,7 @@ if [ -n "$test_profile" ]; then
|
||||
install_type=DESKTOP
|
||||
MSRVIP_OFFSET=-3
|
||||
is_desktop_grid=true
|
||||
fi
|
||||
|
||||
if [[ -z "$HOSTNAME" ]]; then
|
||||
else
|
||||
HOSTNAME=manager
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user