[oe-commits] [openembedded-core] 05/16: weston: Fix SystemD service description

git at git.openembedded.org git at git.openembedded.org
Fri May 20 09:21:48 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 06d7086490a2afbce91002080a72af74f48eabec
Author: Otavio Salvador <otavio at ossystems.com.br>
AuthorDate: Wed May 18 13:40:37 2016 -0300

    weston: Fix SystemD service description
    
    This improves the log shown in boot. Now it shows:
    
      [  OK  ] Started Weston Wayland Compositor
    
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-graphics/wayland/weston-init/weston.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-graphics/wayland/weston-init/weston.service b/meta/recipes-graphics/wayland/weston-init/weston.service
index 4f1f7ff..12aedb7 100644
--- a/meta/recipes-graphics/wayland/weston-init/weston.service
+++ b/meta/recipes-graphics/wayland/weston-init/weston.service
@@ -1,5 +1,5 @@
 [Unit]
-Description=Weston Wayland compositor startup
+Description=Weston Wayland Compositor
 RequiresMountsFor=/run
 
 [Service]

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list