From d3fc6683f1c187c132dd104b66d2ad1cfb9ab8d5 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 23 Oct 2011 13:50:25 +0000 Subject: testing/unbound: upgrade to 1.4.13 and misc fixes - update the init.d script - depend on dnssec-root package - split -libs - enable python module --- testing/unbound/unbound.pre-install | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testing/unbound/unbound.pre-install') diff --git a/testing/unbound/unbound.pre-install b/testing/unbound/unbound.pre-install index 1cfc2eff4d..015ba3c52f 100644 --- a/testing/unbound/unbound.pre-install +++ b/testing/unbound/unbound.pre-install @@ -1,5 +1,6 @@ #!/bin/sh addgroup -S unbound 2>/dev/null -adduser -S -s /bin/false -D -H -h /etc/unbound -G unbound -g "Unbound user" unbound 2>/dev/null +adduser -S -s /bin/false -D -H -h /etc/unbound -G unbound \ + -g "Unbound user" unbound 2>/dev/null exit 0 -- cgit v1.2.3