Update weston dependency in afm-system-setup.service 30/24330/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 6 Apr 2020 21:20:35 +0000 (17:20 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 6 Apr 2020 21:24:38 +0000 (17:24 -0400)
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 <scott.murray@konsulko.com>
Change-Id: Ifef4d63be3326fb6d36eb997cb2bc331c49a1250

conf/system/afm-system-setup.service.in

index 694ac2d..4ffab9b 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Initiate afm-system-setup
 [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
 [Service]
 Type=oneshot
 ExecStart=-@afm_libexecdir@/afm-system-setup.sh