From 587674174f09fe6e9c319e34a06d65741fad3093 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 15 Jun 2017 12:07:01 +0200 Subject: [PATCH] Unbound: Compile with systemd support --- unbound.be0 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/unbound.be0 b/unbound.be0 index 19fdb14a7..1bcbfa02a 100755 --- a/unbound.be0 +++ b/unbound.be0 @@ -53,9 +53,10 @@ SRCURL[0]="https://www.unbound.net/downloads/unbound-${PKGVERSION}.tar.gz" # bee_patch "${@}" #} -#mee_configure() { -# bee_configure -#} +mee_configure() { + bee_configure \ + --enable-systemd +} #mee_build() { # bee_build