Fix issue of weston shell on top of tty(console) running on qemu 53/4453/3
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Fri, 11 Dec 2015 07:56:35 +0000 (16:56 +0900)
committerGerrit Code Review <gerrit@172.30.200.200>
Fri, 11 Dec 2015 17:20:19 +0000 (17:20 +0000)
Resolve issue which both weston's desktop-shell and tty(console)
are active. Now, weston.service and getty@tty1.service become exclusive.

Change-Id: I105e055dd7257d8867ada518bdad45a984d03f94
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
meta-agl/recipes-graphics/wayland/weston/weston.service

index 3d25c37..6aca87a 100644 (file)
@@ -1,5 +1,6 @@
 [Unit]
 Description=Weston reference Wayland compositor
+Conflicts=getty@tty1.service
 After=dbus.service rc.pvr.service
 
 [Service]