aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-profile-core/recipes-connectivity')
-rw-r--r--meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend b/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend
index bde3cce0f..b02d6ee22 100644
--- a/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend
+++ b/meta-agl-profile-core/recipes-connectivity/ofono/ofono_%.bbappend
@@ -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"