diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2013-06-18 20:25:14 +0800 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-07-08 10:30:19 +0100 |
commit | af5120e5ff3a0ad960554ff4ab0e17673c239f9e (patch) | |
tree | b7ae5008f1fc8ff9c1ba55a653d7aa8e59a09ec3 /meta/classes/archive-original-source.bbclass | |
parent | b280268dd0976fe44a7227a99d8f5584c3b94ffa (diff) | |
download | openembedded-core-af5120e5ff3a0ad960554ff4ab0e17673c239f9e.tar.gz openembedded-core-af5120e5ff3a0ad960554ff4ab0e17673c239f9e.tar.bz2 openembedded-core-af5120e5ff3a0ad960554ff4ab0e17673c239f9e.zip |
systemd-udevd: fix invoking init script failed
root@emenlow-noemgd:~# /etc/init.d/systemd-udevd restart
Stopping udevd
Starting udev
corrupt queue file
root@emenlow-noemgd:~# /etc/init.d/systemd-udevd status
udevd is stopped
root@emenlow-noemgd:~# ps
3805 root 8728 S /lib/systemd/systemd-udevd
The process name is systemd-udevd rather than udev which is
used in systemd-udevd's init script.
[YOCTO #4746]
(From OE-Core master rev: 8f59aa06f3eb955d58600dfc628bd3b5d2aa0f9a)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/archive-original-source.bbclass')
0 files changed, 0 insertions, 0 deletions