diff options
-rw-r--r-- | meta-networking/recipes-support/dnsmasq/dnsmasq.inc | 2 |
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 | ||
17 | inherit update-rc.d systemd | 17 | inherit pkgconfig update-rc.d systemd |
18 | 18 | ||
19 | INITSCRIPT_NAME = "dnsmasq" | 19 | INITSCRIPT_NAME = "dnsmasq" |
20 | INITSCRIPT_PARAMS = "defaults" | 20 | INITSCRIPT_PARAMS = "defaults" |