From 97d7e8689ca83a13ea511c0b91bf80974b8750b0 Mon Sep 17 00:00:00 2001 From: Anders Darander Date: Wed, 15 Jan 2014 08:31:02 +0100 Subject: systemd-compat-units: remove dnsmasq from sysv disabled list The dnsmasq recipe in meta-networking ships a dnsmasq.service file, that will correctly override the SysV init script. Thus, as pointed out by Ross Burton, we should remove dnsmasq from the list. (From OE-Core rev: 69a8153c55bf74fa6178d6bd65ac8e761c041a0e) Signed-off-by: Anders Darander Signed-off-by: Richard Purdie --- meta/recipes-core/systemd/systemd-compat-units.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-core/systemd/systemd-compat-units.bb') diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb index e32ad791ec..d8cc3f7852 100644 --- a/meta/recipes-core/systemd/systemd-compat-units.bb +++ b/meta/recipes-core/systemd/systemd-compat-units.bb @@ -23,7 +23,6 @@ do_install() { SYSTEMD_DISABLED_SYSV_SERVICES = " \ busybox-udhcpc \ - dnsmasq \ hwclock \ networking \ syslog.busybox \ -- cgit v1.2.3-54-g00ecf