diff --git a/so-setup-network.sh b/so-setup-network.sh index d073fc59c..b36b1564d 100644 --- a/so-setup-network.sh +++ b/so-setup-network.sh @@ -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() {