On Sun, 26 Dec 2021 14:20:21 +0100, =?utf-8?Q?Ond=C5=99ej_Sur=C3=BD?= writes:
>Well, what is your working directory and is it writeable by user:group
> under which named runs at your system?

root@fsckv2:~# grep direct /etc/bind/named.conf.options
        directory "/etc/bind";

root@fsckv2:~# ls -la /etc/bind/
total 104
drwxrwsr-x   3 root bind  4096 Dec 26 11:35 .

root@fsckv2:~# grep OPTIONS /etc/default/named 
OPTIONS="-u bind"

Running named from buster, 1:9.11.5.P4+dfsg-5.1, started normally from 
 systemd:

root@fsckv2:~# ps auxwww| grep [n]amed
bind      133379  0.0  0.9 1728372 323376 ?      Ssl  12:09   0:04 
/usr/sbin/named -f -u bind

Kind regards,
Robert

Reply via email to