From: Scott Murray Date: Mon, 6 Apr 2020 21:20:35 +0000 (-0400) Subject: Update weston dependency in afm-system-setup.service X-Git-Tag: 9.99.1~4^2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fapp-framework-main.git;a=commitdiff_plain;h=f86501b118128ef3d6bbec9db051a1d10e7d5c13 Update weston dependency in afm-system-setup.service When I switched AGL over to using upstream OE's template unit scheme for running weston as non-root for the zeus upgrade, I missed the dependency in afm-system-setup.service, update it to weston@display.service to match the new configuration. Bug-AGL: SPEC-3309 Signed-off-by: Scott Murray Change-Id: Ifef4d63be3326fb6d36eb997cb2bc331c49a1250 --- diff --git a/conf/system/afm-system-setup.service.in b/conf/system/afm-system-setup.service.in index 694ac2d..4ffab9b 100644 --- a/conf/system/afm-system-setup.service.in +++ b/conf/system/afm-system-setup.service.in @@ -1,6 +1,6 @@ [Unit] Description=Initiate afm-system-setup -Before=weston.service afs-supervisor.service afm-system-daemon.service +Before=weston@display.service afs-supervisor.service afm-system-daemon.service [Service] Type=oneshot ExecStart=-@afm_libexecdir@/afm-system-setup.sh