From 12449eca9ff865980c1a70172f071aee2314e093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20N=C3=A9ri?= Date: Mon, 18 Sep 2017 19:13:51 +0000 Subject: [PATCH] unbound: Don't use a pidfile New option in version 1.6.6. --- srcpkgs/unbound/files/unbound/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/unbound/files/unbound/run b/srcpkgs/unbound/files/unbound/run index b42a607438b..378933e6f59 100755 --- a/srcpkgs/unbound/files/unbound/run +++ b/srcpkgs/unbound/files/unbound/run @@ -1,2 +1,2 @@ #!/bin/sh -exec unbound -d +exec unbound -dp