summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-connectivity/connman/files/0001-disable-when-booting-over-nfs.patch
blob: 95fc0a905357d44125895acefbb53ff57fd521d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/src/connman.service.in	2016-08-15 13:51:03.479478140 +0200
+++ b/src/connman.service.in	2016-08-15 13:51:33.469478267 +0200
@@ -7,6 +7,7 @@ RequiresMountsFor=@localstatedir@/lib/co
 After=dbus.service network-pre.target systemd-sysusers.service
 Before=network.target multi-user.target shutdown.target
 Wants=network.target
 Conflicts=systemd-resolved.service
+ConditionKernelCommandLine=!root=/dev/nfs
 
 [Service]
 Type=dbus