Changes for building with YP 2.1.1 'krogoth'
[AGL/meta-agl.git] / meta-agl / 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 @@ -6,6 +6,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 +ConditionKernelCommandLine=!root=/dev/nfs
8  
9  [Service]
10  Type=dbus