From: sthen Date: Mon, 5 Jan 2015 13:28:44 +0000 (+0000) Subject: use new ub_conf_dir to set the directory for keys and certificates X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ae5eb78ba4e440f63a3981dcfa2d2b345e84cb14;p=openbsd use new ub_conf_dir to set the directory for keys and certificates ok brad@, committed upstream (r3297) --- diff --git a/usr.sbin/unbound/smallapp/unbound-control-setup.sh.in b/usr.sbin/unbound/smallapp/unbound-control-setup.sh.in index 79605dc6fd4..75e76e25d96 100644 --- a/usr.sbin/unbound/smallapp/unbound-control-setup.sh.in +++ b/usr.sbin/unbound/smallapp/unbound-control-setup.sh.in @@ -36,8 +36,7 @@ # settings: # directory for files -prefix=@prefix@ -DESTDIR=@sysconfdir@/unbound +DESTDIR=@ub_conf_dir@ # issuer and subject name for certificates SERVERNAME=unbound