Re: security(8) question - how to skip a single file?

2016-10-08 Thread Adam Thompson
: October 6, 2016 10:20 To: Adam Thompson <athom...@athompso.net> Subject: Re: security(8) question - how to skip a single file? Hi Adam, Not replying to list in case I did not understand the question. I have the following towards the end of /etc/changelist . . . /var/nsd/etc/nsd.conf

security(8) question - how to skip a single file?

2016-10-06 Thread Adam Thompson
I have RTFMed and googled, but I still can’t figure out how to do one simple thing: make security(8) ignore a single file that changes on a daily basis, where that file is otherwise monitored due to /etc/mtree/4.4BSD.dist. The file in question is /var/unbound/db/root.key, which I have

Re: security(8) question - how to skip a single file?

2016-10-06 Thread Theo Buehler
On Thu, Oct 06, 2016 at 08:17:02AM -0500, Adam Thompson wrote: > I have RTFMed and googled, but I still can???t figure out how to do one simple > thing: make security(8) ignore a single file that changes on a daily basis, > where that file is otherwise monitored due to /etc/mtree/4.4BSD.dist. > >