diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-08-02 15:24:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:04:34 +0100 |
commit | cb3de7d9ca133b5980dd2aecdd10fc6d78670a24 (patch) | |
tree | c36fdd858f176c40edcbf304a8d2a91567199d93 /meta/classes | |
parent | 422c7a5fcf6a71c0868084766d4f808e5fcbcbeb (diff) | |
download | poky-cb3de7d9ca133b5980dd2aecdd10fc6d78670a24.tar.gz |
xserver-nodm-init: Fix X start failure on some platform
sudo is used to run rootless X in xserver-nodm, and start to fail with
"xf86OpenConsole: Cannot open /dev/tty0" error after upgrade to 1.8.1. sudo
seems wait for some resource that is unavailable in early phase of booting.
This patch swith to "su" for rootless X starting as a fix.
[YOCTO #1211] got fixed
(From OE-Core rev: cb935833a128d67e6c1fbe745cf68a58df6470d1)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions