diff --git a/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc b/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc index 3f4a08a..e7aad92 100644 --- a/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc +++ b/recipes-fixes/systemd/systemd-compat-units_sysmocom.inc @@ -1,7 +1,7 @@ -PRINC="2" +PRINC="3" # We need networking to run as we have no native services yet -SYSTEMD_DISABLED_SYSV_SERVICES_remove = "networking" +SYSTEMD_DISABLED_SYSV_SERVICES_remove = "networking dnsmasq" S_THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}" FILESPATH =. "${@base_set_filespath(["${S_THISDIR}/${PN}"], d)}:"