Jorik Cronenberg
76349528f7
- When enabling query_logging by un-commenting an example in bind.conf, named attempts to create a file in /var/log which fails due to missing credentials. This also applies to the "dump-file" and the "statistics-file". This is solved by having systemd-tmpfiles create a subdirectory "/var/log/named" owned by named:named and changing the file paths accordingly: /var/log/named_querylog -> /var/log/named/querylog /var/log/named_dump.db -> /var/log/named/dump.db /var/log/named.stats -> /var/log/named/stats Also, in "named.service", the ReadWritePath was changed to include "/var/log/named" rather than just "var/log". [bsc#1200685, bind.conf, vendor-files/config/named.conf, vendor-files/system/named.service] OBS-URL: https://build.opensuse.org/request/show/992780 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=353 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
bind-9.18.5.tar.xz | ||
bind-9.18.5.tar.xz.sha512.asc | ||
bind-ldapdump-use-valid-host.patch | ||
bind.changes | ||
bind.conf | ||
bind.keyring | ||
bind.spec | ||
dlz-schema.txt | ||
dnszone-schema.txt | ||
named.conf | ||
named.root | ||
vendor-files.tar.bz2 |