| Submitter | Saul Wold |
|---|---|
| Date | July 19, 2011, 6:51 a.m. |
| Message ID | <4aeb6f8b792e6da9227247f8bcee33bedd43922e.1311058024.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/7859/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-connectivity/ofono/ofono/ofono b/meta/recipes-connectivity/ofono/ofono/ofono index 6d46fb8..cc99709 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