mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net/mwan3: mwan3track interrupt sleep on signal (trap) event
Sleep will be aborted if a signal is send to this process.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit 7e80e83dfd)
This commit is contained in:
@@ -59,7 +59,8 @@ while true; do
|
||||
fi
|
||||
|
||||
host_up_count=0
|
||||
sleep $6
|
||||
sleep $6 &
|
||||
wait
|
||||
done
|
||||
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user