mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
create /opt/so/ for non manager nodes during setup
This commit is contained in:
@@ -588,6 +588,7 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
whiptail_setup_complete
|
||||
else
|
||||
touch /root/accept_changes
|
||||
mkdir -p /opt/so
|
||||
es_heapsize
|
||||
ls_heapsize
|
||||
generate_interface_vars
|
||||
|
||||
Reference in New Issue
Block a user