X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl%2Frecipes-graphics%2Fwayland%2Fweston%2Fweston.service;fp=meta-agl%2Frecipes-graphics%2Fwayland%2Fweston%2Fweston.service;h=afd8a7db890e6bd70f25b5c7e9d69763e1926cb9;hb=a8db0f2119265768cbad140cd165ef61164225c4;hp=295c3a95c565bafee29ce3eaac94dc4d273ab3ad;hpb=cfdc440340fed94696e4a6be1e759a0564bda556;p=AGL%2Fmeta-agl.git diff --git a/meta-agl/recipes-graphics/wayland/weston/weston.service b/meta-agl/recipes-graphics/wayland/weston/weston.service index 295c3a95c..afd8a7db8 100644 --- a/meta-agl/recipes-graphics/wayland/weston/weston.service +++ b/meta-agl/recipes-graphics/wayland/weston/weston.service @@ -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