mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
fix: syntax error in reserved ports configuration; ensure ports are reserved prior to setup
This commit is contained in:
@@ -550,6 +550,8 @@ set_redirect >> $setup_log 2>&1
|
||||
# Show initial progress message
|
||||
set_progress_str 0 'Running initial configuration steps'
|
||||
|
||||
reserve_ports
|
||||
|
||||
set_path
|
||||
|
||||
if [[ $is_reinstall ]]; then
|
||||
|
||||
Reference in New Issue
Block a user