diff options
author | Zhenhua Luo <b19537@freescale.com> | 2012-09-26 15:18:37 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-26 15:02:26 +0100 |
commit | 074d49d2cc8bbc1a53a031d9ae0c828596017ed2 (patch) | |
tree | 43d4bb54cb08cc66446aff8b25c3817e1b107015 /meta/recipes-extended/at/files/S99at | |
parent | fd464e0886a26b8a1d80b6f6277f62099dc61e69 (diff) | |
download | poky-074d49d2cc8bbc1a53a031d9ae0c828596017ed2.tar.gz |
sysvinit-inittab: fix hang issue of series consoles check
The kernel boot process hangs when /proc/consoles doesn't exists, therefore
check the existence of /proc/consoles before executing pkg_postinst script.
Following is the log when /proc/consoles doesn't exist:
Running postinst /etc/rpm-postinsts/102...
cat: /proc/consoles: No such file or directory
cat: /proc/consoles: No such file or directory
cat: /proc/consoles: No such file or directory
INIT: Entering runlevel: 5
Starting OpenBSD Secure Shell server: sshd
generating ssh RSA key...
generating ssh ECDSA key...
generating ssh DSA key...
done.
Starting network benchmark server: netserver.
Starting system log daemon...0
Starting kernel log daemon...0
Stopping Bootlog daemon: bootlogd.
INIT: no more processes left in this runlevel
(From OE-Core rev: 390e7f1f0b1b21d3c0787a6272583d5829561f95)
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/at/files/S99at')
0 files changed, 0 insertions, 0 deletions