]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Print the full path of the working directory in startup log messages
authorArаm Sаrgsyаn <aram@isc.org>
Tue, 20 Aug 2024 17:30:26 +0000 (17:30 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Tue, 20 Aug 2024 17:30:26 +0000 (17:30 +0000)
named now prints its initial working directory during startup and the
changed working directory when loading or reloading its configuration
file if it has a valid 'directory' option defined.

Closes #4731

Merge branch '4731-log-workdir-full-path' into 'main'

Closes #4731

See merge request isc-projects/bind9!9362


Trivial merge