Nsd updating .git directory?

I’m running nsd-4.1.9 on FreeBSD 10.3.

I’m managing my /usr/local/etc/nsd directory as a git repo. I also have aide installed for IDS reasons.

Every so often, even though I have not changed anything, aide tells me that /usr/local/etc/nsd/.git (just that directory, nothing inside), has had its ctime/mtime touched.

Is this nsd doing this?

thanks,

Alex

Hi Aleksandr,

I'm running nsd-4.1.9 on FreeBSD 10.3.

I'm managing my /usr/local/etc/nsd directory as a git repo. I also have
aide installed for IDS reasons.

Every so often, even though I have not changed anything, aide tells me
that /usr/local/etc/nsd/.git (just that directory, nothing inside), has
had its ctime/mtime touched.

Is this nsd doing this?

No. Unless you configured the name "....git" in nsd.conf as a temp
directory (xfrdir) where nsd creates temporary files, in which case it
would create those and thus the directory changes.

Best regards, Wouter