]> code.ossystems Code Review - openembedded-core.git/commit
connman: correct the systemd boot in read only rootfs
authorMaxin B. John <maxin.john@intel.com>
Mon, 12 Jun 2017 15:10:22 +0000 (18:10 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Jun 2017 13:44:59 +0000 (14:44 +0100)
commit732e1f74bb9f5ecc98b29197f6bcab117710adab
treeef53a76960cbc6f9e4e02d90f746560406b2ace8
parentd9b6d538e3d81ab0d5e7b7b6adecef555d782217
connman: correct the systemd boot in read only rootfs

connman fails to start in systemd based read-only images while creating links:

Jun 08 12:53:56 qemux86-64 systemd[1]: Starting Create Volatile Files
and Directories...
Jun 08 12:53:56 qemux86-64 systemd-tmpfiles[366]:
[[0;1;31msymlink(/var/run/connman/resolv.conf, /etc/resolv.conf) failed:
Read-only file system[[0m

Fix this failure and make connman co-exist with systemd-resolved.

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/connman/connman.inc
meta/recipes-connectivity/connman/connman/0001-connman.service-stop-systemd-resolved-when-we-use-co.patch [new file with mode: 0644]
meta/recipes-connectivity/connman/connman_1.34.bb