Am 04.06.2016 um 20:44 schrieb Michael Biebl:
> Control: tags -1 + patch
> 
> Since you already ship a native service file, the necessary changes are
> simple. A trivial patch is attached.

Hm, something went wrong here. First patch was empty for some reason.

Let's try again.
Would be awesome if you can include the change 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/systemd.service b/debian/systemd.service
index 40b8d27..3fc4aed 100644
--- a/debian/systemd.service
+++ b/debian/systemd.service
@@ -1,6 +1,8 @@
 [Unit]
 Description=dnsmasq - A lightweight DHCP and caching DNS server
 Requires=network.target
+Wants=nss-lookup.target
+Before=nss-lookup.target
 
 [Service]
 Type=forking

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to