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