I added following line in weston.service but still it failed.
Conflicts=getty@tty1.service
root@linux123:~# systemctl status weston -l
? weston.service - weston (wayland compositor)
Loaded: loaded (/lib/systemd/system/weston.service; static; vendor
preset: enabled)
Active: inactive (dead)
On 05.10.2016 10:51, Vikas Patil wrote:
> Dear All,
>
> I am working on to start weston on tty=1 using the systemd, however it
> fails to start on boot-up. If I launch weston after bootup using
> "systemd start weston" then it works but not with the bootup. If I use
> tty=2 then it work on bootup.
Dear All,
I am working on to start weston on tty=1 using the systemd, however it
fails to start on boot-up. If I launch weston after bootup using
"systemd start weston" then it works but not with the bootup. If I use
tty=2 then it work on bootup. systemd version is 225.
Could you anyone explain w