From 8f054a1be85842170e403215b2ce9ba2ecdd1406 Mon Sep 17 00:00:00 2001 From: AluminumTank Date: Thu, 15 Jul 2021 20:25:44 -0400 Subject: [PATCH] unbound: add logging service --- srcpkgs/unbound/files/unbound/log/run | 1 + srcpkgs/unbound/template | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 srcpkgs/unbound/files/unbound/log/run diff --git a/srcpkgs/unbound/files/unbound/log/run b/srcpkgs/unbound/files/unbound/log/run new file mode 120000 index 000000000000..3a5b4a586051 --- /dev/null +++ b/srcpkgs/unbound/files/unbound/log/run @@ -0,0 +1 @@ +/usr/bin/vlogger \ No newline at end of file diff --git a/srcpkgs/unbound/template b/srcpkgs/unbound/template index 8cf9156a3c81..505e79f487ca 100644 --- a/srcpkgs/unbound/template +++ b/srcpkgs/unbound/template @@ -1,7 +1,7 @@ # Template file for 'unbound' pkgname=unbound version=1.13.1 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-libevent --with-conf-file=/etc/unbound/unbound.conf --with-pidfile=/run/unbound.pid --with-ssl=${XBPS_CROSS_BASE}/usr