new: usr: add support for external log rotation tools
Add two mechanisms to close open log files. The first is rndc closelogs
. The second is kill -USR1 <pid>
.
They are intended to be used with external log rotation tools.
Closes #4780 (closed)
Edited by Matthijs Mekking