summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/dnsmasq/dnsmasq.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/dnsmasq/dnsmasq.inc b/meta-networking/recipes-support/dnsmasq/dnsmasq.inc
index 1955d6fef6..71a491fcb9 100644
--- a/meta-networking/recipes-support/dnsmasq/dnsmasq.inc
+++ b/meta-networking/recipes-support/dnsmasq/dnsmasq.inc
@@ -14,7 +14,7 @@ SRC_URI = "http://www.thekelleys.org.uk/dnsmasq/${@['archive/', ''][float(d.getV
14 file://parallel-make.patch \ 14 file://parallel-make.patch \
15" 15"
16 16
17inherit update-rc.d systemd 17inherit pkgconfig update-rc.d systemd
18 18
19INITSCRIPT_NAME = "dnsmasq" 19INITSCRIPT_NAME = "dnsmasq"
20INITSCRIPT_PARAMS = "defaults" 20INITSCRIPT_PARAMS = "defaults"