diff --git a/meta/recipes-connectivity/ofono/ofono/ofono b/meta/recipes-connectivity/ofono/ofono/ofono index 6d46fb8966..cc9970929c 100644 --- a/meta/recipes-connectivity/ofono/ofono/ofono +++ b/meta/recipes-connectivity/ofono/ofono/ofono @@ -4,7 +4,7 @@ DAEMON=/usr/sbin/ofonod PIDFILE=/var/run/ofonod.pid DESC="Telephony daemon" -if [ -f /etc/default/ofono] ; then +if [ -f /etc/default/ofono ] ; then . /etc/default/ofono fi