mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
import installs do not use monitor ifaces
This commit is contained in:
@@ -501,7 +501,7 @@ if ! [[ -f $install_opt_file ]]; then
|
|||||||
|
|
||||||
elif [[ $is_import ]]; then
|
elif [[ $is_import ]]; then
|
||||||
waitforstate=true
|
waitforstate=true
|
||||||
monints=true
|
monints=false
|
||||||
[[ $is_iso ]] && whiptail_airgap
|
[[ $is_iso ]] && whiptail_airgap
|
||||||
check_elastic_license
|
check_elastic_license
|
||||||
check_requirements "import"
|
check_requirements "import"
|
||||||
|
|||||||
Reference in New Issue
Block a user