Re: Remove Deprecated Configuration from Sample nsd.conf
Florian Obser <[email protected]>
| Newsgroups | gmane.os.openbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
committed, thanks! On 2026-08-18 20:08 UTC, Zixu Wu <[email protected]> wrote: > According to the manual page, the database feature has been removed > and this option has no affect. > > diff --git a/etc/nsd.conf b/etc/nsd.conf > index 1e86826372f..fd2ee9d8bdb 100644 > --- a/etc/nsd.conf > +++ b/etc/nsd.conf > @@ -3,7 +3,6 @@ > server: > hide-version: yes > verbosity: 1 > - database: "" # disable database > > ## bind to a specific address/port > # ip-address: 192.0.2.53 > -- In my defence, I have been left unsupervised.