On Sun, May 17, 2015 at 11:42:24AM +0200, Tim van der Molen wrote: > nsd.conf may contain keys, so store its checksum only. Also update the > path to unbound's root.key.
Thanks Tim, committed. I did change /var/unbound/db/root.key to be stored as a checksum as well. > 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 > -- Antoine
