Files
bind9/bin
Michał Kępień 2bbff06d36 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.
2018-02-20 13:59:28 +01:00
..
2017-10-06 01:08:15 +00:00
2018-02-18 23:47:45 +00:00
2018-02-16 10:19:57 +11:00
2018-02-16 10:19:57 +11:00
2018-01-19 01:08:25 +00:00
2018-02-16 10:20:39 +11:00