diff options
Diffstat (limited to 'meta-agl-profile-graphical')
-rw-r--r-- | meta-agl-profile-graphical/recipes-graphics/wayland/weston-ready/weston-ready.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/weston-ready/weston-ready.service b/meta-agl-profile-graphical/recipes-graphics/wayland/weston-ready/weston-ready.service index f8db5114a..603f5f367 100644 --- a/meta-agl-profile-graphical/recipes-graphics/wayland/weston-ready/weston-ready.service +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/weston-ready/weston-ready.service @@ -4,6 +4,7 @@ Requires=weston.service After=weston.service [Service] +SupplementaryGroups=display Environment="XDG_RUNTIME_DIR=/run/platform/display" ExecStart=/usr/bin/weston-ready -t 10 Type=oneshot |