]> git.ipfire.org Git - thirdparty/chrony.git/commit
logging: close previous file log after opening new one
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 28 Aug 2018 12:04:44 +0000 (14:04 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 28 Aug 2018 13:42:38 +0000 (15:42 +0200)
commit68475366697e844aaffea576bf65633858d6eba6
treebd8a589ad548da7901a0a91d888d6a56bd2fb700
parentf5206db9b0dc8ab4a344e5e84a4bc9ef6e2397b4
logging: close previous file log after opening new one

Currently, the log is always opened only once, but that will change with
tests temporarily suspending logging.
logging.c