diff options
| -rw-r--r-- | meta/recipes-connectivity/ofono/ofono/ofono | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 4 | PIDFILE=/var/run/ofonod.pid | 4 | PIDFILE=/var/run/ofonod.pid |
| 5 | DESC="Telephony daemon" | 5 | DESC="Telephony daemon" |
| 6 | 6 | ||
| 7 | if [ -f /etc/default/ofono] ; then | 7 | if [ -f /etc/default/ofono ] ; then |
| 8 | . /etc/default/ofono | 8 | . /etc/default/ofono |
| 9 | fi | 9 | fi |
| 10 | 10 | ||
