mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-20 07:53:06 +01:00
[fix] Don't try to inherit home net on standalone
This commit is contained in:
@@ -458,7 +458,7 @@ if [[ $is_distmanager ]]; then
|
||||
fi
|
||||
|
||||
if [[ $is_sensor && ! $is_eval ]]; then
|
||||
collect_homenet_snsr
|
||||
[[ $is_manager ]] || collect_homenet_snsr
|
||||
whiptail_sensor_config
|
||||
if [ $NSMSETUP == 'ADVANCED' ]; then
|
||||
if [[ $is_manager ]]; then
|
||||
|
||||
Reference in New Issue
Block a user