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