]> code.ossystems Code Review - openembedded-core.git/commit
xserver-nodm-init: Respawn service in case of failure
authorRamon Fried <rfried@codeaurora.org>
Tue, 10 Apr 2018 11:20:40 +0000 (14:20 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2018 15:55:26 +0000 (16:55 +0100)
commitc3935f11f2807ef73f224b6690886d863788310d
tree4f9a76e89ff503cd9815ef5228cf45c98f4f4f71
parent1ec0c977c55ae2c38252e1807dc15c56007d30dc
xserver-nodm-init: Respawn service in case of failure

It appears that sometimes xserver-nodm.service is starting before
display driver finished loading causing the following failure in
Xorg log:
(EE) open /dev/dri/card0: No such file or directory

The introduced by this patch is to restart the service,
hopefully the display driver will finish loading.

Signed-off-by: Ramon Fried <rfried@codeaurora.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm.service.in