mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
weston: Fix SystemD service description
This improves the log shown in boot. Now it shows: [ OK ] Started Weston Wayland Compositor (From OE-Core rev: 32e9ef3089de6cf2da3a2b53579e5e015dfe6c12) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e2f31e150e
commit
959bec1031
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=Weston Wayland compositor startup
|
||||
Description=Weston Wayland Compositor
|
||||
RequiresMountsFor=/run
|
||||
|
||||
[Service]
|
||||
|
||||
Reference in New Issue
Block a user