]> git.ipfire.org Git - thirdparty/bind9.git/commit
[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)
commit99ce0d6b83880e9bdc436b4950dbd646ea7dec74
treeb9876ea47a24e57ee5d8714eadf97d2f986d5821
parentca536360431e662d5ebbeb272f18563b01751184
parent3832070e927acb88ac67185742f30ec79923b093
[9.18] new: usr: Print the full path of the working directory in startup log messages

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