summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-connectivity/connman/files/0001-disable-when-booting-over-nfs.patch
blob: a95bc5a346536f07e533a3d7e5b7c6c93ae0674a (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -urN a/src/connman.service.in b/src/connman.service.in
--- a/src/connman.service.in	2015-08-31 15:50:11.000000000 +0000
+++ b/src/connman.service.in	2016-04-15 11:04:37.057445255 +0000
@@ -3,6 +3,7 @@
 After=dbus.service network-pre.target
 Before=network.target remote-fs-pre.target
 Wants=network.target remote-fs-pre.target
+ConditionKernelCommandLine=!root=/dev/nfs
 
 [Service]
 Type=dbus