Directory permission problem shown in system log when starting named.
named[xxxx]: the working directory is not writable
Owner as well as group should be “named” and both have “read-write-execute” (775) mode.
sudo chmod g+w named
Directory permission problem shown in system log when starting named.
named[xxxx]: the working directory is not writable
Owner as well as group should be “named” and both have “read-write-execute” (775) mode.
sudo chmod g+w named