Files
bind9/bin
Michał Kępień 580fb63a68 Wait until a cache dump completes instead of waiting for a fixed amount of time
Dumping the cache is an asynchronous operation, so sleeping for a fixed
amount of time after running "rndc dumpdb" is imperfect as dumping cache
contents may take longer than expected on slower machines.  Instead of
always sleeping for 1 second, wait until the "; Dump complete" line
appears in the dump or 10 seconds pass, whichever comes first.

(cherry picked from commit 2bbff06d36)
(cherry picked from commit e617b91527)
2018-02-21 11:28:16 +11:00
..
2018-02-16 18:36:17 +11:00
2018-02-16 18:02:21 +11:00
2018-02-16 18:41:31 +11:00
2018-02-16 17:46:46 +11:00
2018-01-19 01:37:38 +00:00
2017-11-03 01:32:51 +00:00