[oe-commits] [openembedded-core] 02/24: weston: Fix SystemD service description

git at git.openembedded.org git at git.openembedded.org
Sat May 21 21:27:20 UTC 2016


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

commit 32e9ef3089de6cf2da3a2b53579e5e015dfe6c12
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