diff options
author | Richard Leitner <richard.leitner@skidata.com> | 2020-11-04 15:25:32 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-08 14:03:20 +0000 |
commit | 08bff53ecd6840a1275862c9edf547d24a318cca (patch) | |
tree | 0c8fd9599bb95922102342bf90b7cecc48ab6c84 /meta/recipes-graphics/wayland/weston | |
parent | fad3498a79c0a6a01034526e47045c9012c193d0 (diff) | |
download | poky-08bff53ecd6840a1275862c9edf547d24a318cca.tar.gz |
weston-init: introduce WESTON_GROUP
Currently the WESTON_USER variable is used as user and group name for
chown'ing XDG_RUNTIME_DIR. If WESTON_USER has no group with the same
name this fails.
Therefore add a new WESTON_GROUP variable which is set to WESTON_USER if
not specified to ensure backwards compatibility.
(From OE-Core rev: 8d4e0ac61671646749a30c72782376307b3e0c82)
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/wayland/weston')
0 files changed, 0 insertions, 0 deletions