mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 17:52:46 +01:00
update comment
This commit is contained in:
@@ -801,7 +801,7 @@ else
|
||||
echo "Starting Salt Master service."
|
||||
systemctl start salt-master
|
||||
|
||||
# Testing that that salt-master is up by checking that there is at least 1 minion connected
|
||||
# Testing that that salt-master is up by checking that is it connected to itself
|
||||
retry 50 10 "salt-run manage.up -l error" $MINIONID
|
||||
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user