mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
set_os and set_cron_service_name sooner
This commit is contained in:
@@ -123,7 +123,7 @@ check_elastic_license() {
|
||||
check_salt_master_status() {
|
||||
local timeout=$1
|
||||
echo "Checking if we can talk to the salt master"
|
||||
salt-call state.show_top -t $timeout concurrent=true
|
||||
salt-call state.show_top concurrent=true
|
||||
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user