mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
comments for desktop install
This commit is contained in:
@@ -578,9 +578,9 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
set_minion_info
|
set_minion_info
|
||||||
whiptail_end_settings
|
whiptail_end_settings
|
||||||
|
|
||||||
|
# desktop install will only get this far if joining the grid
|
||||||
elif [[ $is_desktop ]]; then
|
elif [[ $is_desktop ]]; then
|
||||||
info "Setting up as node type desktop"
|
info "Setting up as node type desktop"
|
||||||
#check_requirements "desktop"
|
|
||||||
networking_needful
|
networking_needful
|
||||||
collect_mngr_hostname
|
collect_mngr_hostname
|
||||||
add_mngr_ip_to_hosts
|
add_mngr_ip_to_hosts
|
||||||
|
|||||||
Reference in New Issue
Block a user