]> code.ossystems Code Review - openembedded-core.git/commit
connman: fixed init script so connman can runs over nfs
authorFelipe F. Tonello <ftonello@cercacor.com>
Fri, 11 Jan 2013 01:10:46 +0000 (17:10 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Jan 2013 08:09:30 +0000 (08:09 +0000)
commit6080d1dc719c38fd97c2abd38e0ad938fbf6f452
tree8e5fcd17086d14baa8066a72433a641ee3883474
parent3bcd9188f919da1b10f692d29ef34cd18ef88184
connman: fixed init script so connman can runs over nfs

Adding -I to the arguments, connmand will ignore the eth interface, so if you
are using nfs it will not be disconnected.

OBS: it might not work if using more than one eth interface. But it's better
than not using connman with nfs at all.

Signed-off-by: Felipe F. Tonello <ftonello@cercacor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-connectivity/connman/connman/connman