mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 09:53:12 +01:00
Setup Script - added fallback menu
This commit is contained in:
@@ -329,7 +329,7 @@ whiptail_menu() {
|
||||
"List Users" "List all users on the system." \
|
||||
"Add Group" "Add a user group to the system." \
|
||||
"Modify Group" "Modify a group and its list of members." \
|
||||
"List Groups" "List all groups on the system.")
|
||||
"List Groups" "List all groups on the system." 3>&2 2>&1 1>&3)
|
||||
}
|
||||
|
||||
whiptail_nids() {
|
||||
|
||||
Reference in New Issue
Block a user