Control: tags -1 + patch Hi,
since bind9 already ships a native service file (thanks for that!), the required changes are minimal. Trivial patch attached. Would be great if you can include that in your next upload. Regards, Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
diff --git a/debian/bind9.service b/debian/bind9.service index 5cbafa1..8298b65 100644 --- a/debian/bind9.service +++ b/debian/bind9.service @@ -2,6 +2,8 @@ Description=BIND Domain Name Server Documentation=man:named(8) After=network.target +Wants=nss-lookup.target +Before=nss-lookup.target [Service] ExecStart=/usr/sbin/named -f -u bind
signature.asc
Description: OpenPGP digital signature

