From aab9a70d7b3fc987b1d197f1bd8722e5c046b4ed Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 14 Jun 2014 21:10:34 +0200 Subject: connman.service: adapt patch to new upstream version --- .../connman/connman/dont_start_connman_on_nfsboot.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-connectivity') diff --git a/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch b/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch index 6905166..d97bcf1 100644 --- a/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch +++ b/recipes-connectivity/connman/connman/dont_start_connman_on_nfsboot.patch @@ -1,9 +1,9 @@ --- git/src/connman.service.in~ 2012-10-19 12:42:42.000000000 +0200 +++ git/src/connman.service.in 2012-10-19 12:46:54.616199557 +0200 -@@ -1,6 +1,8 @@ - [Unit] +@@ -2,6 +2,8 @@ Description=Connection service After=syslog.target + Before=remote-fs.target +# only if not NFS mount, connman will disconnect your rootfs otherwise! +ConditionKernelCommandLine=!root=/dev/nfs -- cgit v1.2.3