From 8c6e15356eaa9b13ff76873e79362ad78c730ec5 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 30 Nov 2020 19:37:25 -0500 Subject: Add new network permission Add new network permission to config.xml.in to yield a dependency on the systemd network.target target, this avoids the races observed with connman start up. Bug-AGL: SPEC-3509 Signed-off-by: Scott Murray Change-Id: I9738f250ba95cc8c644cf1aa5ce363bb17c0521f --- conf.d/wgt/config.xml.in | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index cc625c2..2b7110d 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -9,6 +9,7 @@ + -- cgit 1.2.3-korg