meta-agl-profile-core: recipes-connectivity: ofono: add SYSTEMD_AUTO_ENABLE to bbappend
[AGL/meta-agl.git] / meta-agl-profile-core / recipes-connectivity / ofono / ofono_%.bbappend
index bde3cce..b02d6ee 100644 (file)
@@ -7,3 +7,5 @@ SRC_URI_append = "\
 do_install_append() {
     install -m 0644 ${WORKDIR}/ofono.conf ${D}${sysconfdir}/dbus-1/system.d/ofono.conf
 }
+
+SYSTEMD_AUTO_ENABLE = "enable"