summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-connectivity/connman/files/0001-disable-when-booting-over-nfs.patch
blob: f129a6580bb08470c43b80b9c14c8df582a3bec9 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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,7 @@
 Before=network.target multi-user.target shutdown.target
 Wants=network.target
 Conflicts=systemd-resolved.service
+ConditionKernelCommandLine=!root=/dev/nfs
 
 [Service]
 Type=dbus