mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
stress2: Added timeout for looping mdnsd
This commit is contained in:
parent
2a58b9c5db
commit
78f718e2c8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue