]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] new: usr: Print the full path of the working directory in startup log messages
authorArаm Sаrgsyаn <aram@isc.org>
Wed, 21 Aug 2024 09:25:34 +0000 (09:25 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 21 Aug 2024 09:25:34 +0000 (09:25 +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

Backport of MR !9362

Merge branch 'backport-4731-log-workdir-full-path-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9373


Trivial merge