summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-connectivity/connman/connman/0001-disable-when-booting-over-nfs.patch
blob: b3da12a55e5d348dbb14a66a34e23edda715706e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- connman-1.36.orig/src/connman.service.in	2019-02-18 18:02:07.034947373 -0500
+++ connman-1.36/src/connman.service.in	2019-02-18 18:07:24.689959219 -0500
@@ -7,6 +7,8 @@
 Before=network.target multi-user.target shutdown.target
 Wants=network.target
 Conflicts=systemd-resolved.service
+ConditionKernelCommandLine=!root=/dev/nfs
+ConditionKernelCommandLine=!nbd.server
 
 [Service]
 Type=dbus