generic-poky/meta/recipes-core/sysvinit
Chen Qi f9a92d9534 sysvinit: rc: exit psplash correctly
Previously, psplash didn't go away at system startup.
The root cause is that rc checks the file '/etc/init.d/xserver-nodm' to
determine whether to exit psplash manually. So even if xserver-nodm is not
linked into runlevel 3, psplash doesn't exit.

This patch fixes this problem by letting the rc script check the file
'/etc/rc${runlevel}.d/S??xserver-nodm' to determine whether to exit psplash
manually.

[YOCTO #3904]

(From OE-Core rev: 70b14f1c4181d820e56e67f4a5d921905094dc62)

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-27 11:18:27 +00:00
..
sysvinit sysvinit: rc: exit psplash correctly 2013-03-27 11:18:27 +00:00
sysvinit-2.88dsf update patch upstream status 2011-05-13 11:02:14 +01:00
sysvinit-inittab sysvinit-inittab: Fixed license warning. 2012-03-20 15:21:38 +00:00
sysvinit-inittab_2.88dsf.bb sysvinit-inittab: fix hang issue of series consoles check 2012-09-26 15:02:26 +01:00
sysvinit_2.88dsf.bb Resolve sysvinit and util-linux conflicting man pages. 2013-03-07 11:14:40 +00:00