Skip to content
Snippets Groups Projects
Verified Commit 742af84e authored by David Beniamine's avatar David Beniamine
Browse files

Send magic paquets by 3

parent 582cdb32
Branches
No related tags found
No related merge requests found
......@@ -57,7 +57,10 @@ do
then
HOSTS[$mac]=$name
log "Trying to boot $name ($mac)"
for i in seq 1 3
do
wakeonlan -i $broadcast "$mac"
done
sleep 5
MACS+=" $mac"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment