mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
sleep for 5 seconds
This commit is contained in:
@@ -1461,7 +1461,7 @@ salt_checkin() {
|
||||
done
|
||||
done
|
||||
|
||||
#sleep 15;
|
||||
sleep 5;
|
||||
|
||||
LOOP_COUNT=0
|
||||
while (( $(check_salt_master_status) )); do
|
||||
|
||||
Reference in New Issue
Block a user