summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-06-01 20:44:28 +0000
committergjb <gjb@FreeBSD.org>2016-06-01 20:44:28 +0000
commitfe5676baea3c38ee19776983fdc1cf22c4a7d928 (patch)
treed5de5230db3fad21fe53ad39c087cff6f8737235 /libexec
parentca9df9fc9c6b915fb06e4d21543dfe2af4d7d1d8 (diff)
downloadFreeBSD-src-fe5676baea3c38ee19776983fdc1cf22c4a7d928.zip
FreeBSD-src-fe5676baea3c38ee19776983fdc1cf22c4a7d928.tar.gz
Revert r301137 and r301163, and implement a correct fix
for the CONFS issue with dma.conf and ppp.conf. Thank you very much to Bryan Drewery for looking into the problem and providing this fix. Pointyhat: gjb Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'libexec')
-rw-r--r--libexec/dma/dmagent/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/dma/dmagent/Makefile b/libexec/dma/dmagent/Makefile
index 6baa902..1875177 100644
--- a/libexec/dma/dmagent/Makefile
+++ b/libexec/dma/dmagent/Makefile
@@ -18,6 +18,8 @@ SRCS= aliases_parse.y \
spool.c \
util.c
MAN8= dma.8
+CONFS= dma.conf
+CONFSDIR= ${CONFDIR}/dma
YFLAGS+= -i
CLEANFILES= aliases_parse.i
FILES= mailer.conf
OpenPOWER on IntegriCloud