dnsmasq: disable dnsmasq service as default
[pti/rtp.git] / meta-stx / recipes-support / dnsmasq / dnsmasq_2.76.bb
index 3258f44..9cda553 100644 (file)
@@ -133,3 +133,4 @@ RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"
 SYSTEMD_SERVICE_${PN} = "dnsmasq.service"
+SYSTEMD_AUTO_ENABLE_${PN} = "disable"