[Bug 270088] /etc/dma/auth.conf for dma(8) is not installed by default
Date: Fri, 10 Mar 2023 20:41:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270088 Kyle Evans <kevans@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bapt@FreeBSD.org --- Comment #1 from Kyle Evans <kevans@freebsd.org> --- CC bapt@, though I think this is clearly a positive with no downside and no net effect for most people. One nit with the patch, but it's kind of a pre-existing issue: we can .PATH in contrib/dma to get their auth.conf, though I don't know off-hand how the search for dma.conf would work out between the one in libexec/dma/dmagent and the one in contrib/dma. I suspect the local dma.conf would still get selected. -- You are receiving this mail because: You are the assignee for the bug.