Disable Weston DRM backend in QEMU
[AGL/meta-agl.git] / meta-agl / recipes-graphics / wayland / weston / weston.service
index 295c3a9..afd8a7d 100644 (file)
@@ -4,7 +4,7 @@ Conflicts=getty@tty1.service
 After=dbus.service
 
 [Service]
-ExecStart=/usr/bin/weston-launch -u root -- --idle-time=4294967
+ExecStart=/usr/bin/weston-launch --tty /dev/tty1 --user root -- --idle-time=4294967
 ExecStop=/usr/bin/killall -s KILL weston
 Type=simple