]> git.ipfire.org Git - thirdparty/bind9.git/commit
Print the full path of the working directory in startup log messages
authorAram Sargsyan <aram@isc.org>
Tue, 20 Aug 2024 11:30:13 +0000 (11:30 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 20 Aug 2024 16:28:53 +0000 (16:28 +0000)
commitfd8e1d161fc3e2d40497fec3a30df5973dc180fe
tree77d2b751d80e83855528a7fd5242d311b179cb15
parent558ec133ea124741f4170b4c387bd2f53bd35575
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.
bin/named/server.c