summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-connectivity/connman/files/0001-disable-when-booting-over-nfs.patch
blob: b4704de681be85893f685c6cf6bb958bca0a990d (plain)
1
2
3
4
5
6
7
8
9
10
--- 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
@@ -6,6 +6,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
+ConditionKernelCommandLine=!root=/dev/nfs
 
 [Service]
 Type=dbus