mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Fix Wazuh paths for logstash
This commit is contained in:
@@ -109,7 +109,7 @@ whiptail_check_exitstatus() {
|
||||
whiptail_create_admin_user() {
|
||||
|
||||
ADMINUSER=$(whiptail --title "Security Onion Install" --inputbox \
|
||||
"Please enter a username for your new admin user" 10 60 3>&1 1>&2 2>&3)
|
||||
"Please enter a username for your new admin user. The onion account will be disabled during this install" 10 60 3>&1 1>&2 2>&3)
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user