mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
[fix] Add back web user prompts to setup
This commit is contained in:
@@ -180,6 +180,7 @@ fi
|
|||||||
if [[ $is_master ]]; then
|
if [[ $is_master ]]; then
|
||||||
whiptail_components_adv_warning
|
whiptail_components_adv_warning
|
||||||
whiptail_enable_components
|
whiptail_enable_components
|
||||||
|
collect_webuser_inputs
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $is_distmaster || ( $is_sensor || $is_node ) && ! $is_eval ]]; then
|
if [[ $is_distmaster || ( $is_sensor || $is_node ) && ! $is_eval ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user