summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2016-02-11 17:33:55 +0000
committerdes <des@FreeBSD.org>2016-02-11 17:33:55 +0000
commit3e7322496a7989753d217de23f1abd17d4ea5a40 (patch)
tree39dd96550e6c776605133af33c8108e2bda86c45 /usr.sbin
parent4deaf20e8bec867d08b7d8888468b2f9e83632be (diff)
downloadFreeBSD-src-3e7322496a7989753d217de23f1abd17d4ea5a40.zip
FreeBSD-src-3e7322496a7989753d217de23f1abd17d4ea5a40.tar.gz
Remove unbound-contrl-setup since we use a local control socket which
does not require keys. MFC after: 3 days Relnotes: yes
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/unbound/control/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/unbound/control/Makefile b/usr.sbin/unbound/control/Makefile
index 1614127..824e441 100644
--- a/usr.sbin/unbound/control/Makefile
+++ b/usr.sbin/unbound/control/Makefile
@@ -7,7 +7,6 @@ UNBOUNDDIR= ${.CURDIR}/../../../contrib/unbound
.PATH: ${UNBOUNDDIR} ${UNBOUNDDIR}/smallapp ${UNBOUNDDIR}/doc
PROG= unbound-control
-SCRIPTS= unbound-control-setup.sh
SRCS= unbound-control.c worker_cb.c
CFLAGS= -I${UNBOUNDDIR} -I${LDNSDIR}
LIBADD= unbound crypto ssl pthread
OpenPOWER on IntegriCloud