sven falempin (2015-07-06 22:00 +0200): > On Mon, Jul 6, 2015 at 2:24 PM, Tim van der Molen <[email protected]> wrote: > > > Ping. > > > > Tim van der Molen (2015-05-17 11:42 +0200): > > > nsd.conf may contain keys, so store its checksum only. Also update the > > > path to unbound's root.key. > > > > > > Index: changelist > > > =================================================================== > > > RCS file: /cvs/src/etc/changelist,v > > > retrieving revision 1.103 > > > diff -u -r1.103 changelist > > > --- changelist 2 Oct 2014 09:02:48 -0000 1.103 > > > +++ changelist 17 May 2015 09:26:59 -0000 > > > @@ -145,8 +145,8 @@ > > > /var/cron/cron.allow > > > /var/cron/cron.deny > > > /var/cron/tabs/root > > > -/var/nsd/etc/nsd.conf > > > -/var/unbound/etc/root.key > > > ++/var/nsd/etc/nsd.conf > > > +/var/unbound/db/root.key > > > /var/unbound/etc/unbound.conf > > > /var/yp/Makefile.main > > > /var/yp/Makefile.yp > > > > > > > > The + is before the conf not the key
Yes, that is intended. As I wrote, nsd.conf may contain keys, hence it needs the +.
