stress2: Added timeout for looping mdnsd

This commit is contained in:
Peter Holm 2021-09-02 07:11:01 +00:00
parent 2a58b9c5db
commit 78f718e2c8

View File

@ -20,7 +20,7 @@ ifconfig vtnet0 delete 2>/dev/null
ifconfig epair create
ifconfig epair0a 0/24 up
ifconfig epair0a destroy
service mdnsd onestop
timeout 2m service mdnsd onestop
while pkill swap; do :; done
wait