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 weston-ready.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: I0814ae0807bd8d9d6f27e9a0c2e1238f0e89ba7c
[Unit]
Description=Wait for Weston readiness
-Requires=weston.service
-After=weston.service
+Requires=weston@display.service
+After=weston@display.service
[Service]
SupplementaryGroups=display