diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2014-09-03 15:09:00 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-03 10:24:20 +0100 |
commit | cb7e692ec895ff9c15966faf29c9a84c0e78cdf5 (patch) | |
tree | 8460c30b55cca47ab0a73425d78cefd60b730935 /meta/classes/update-rc.d.bbclass | |
parent | b52c028252270c7bddc71554089fb184e52c5870 (diff) | |
download | openembedded-core-cb7e692ec895ff9c15966faf29c9a84c0e78cdf5.tar.gz openembedded-core-cb7e692ec895ff9c15966faf29c9a84c0e78cdf5.tar.bz2 openembedded-core-cb7e692ec895ff9c15966faf29c9a84c0e78cdf5.zip |
systemd: make runlevel work in non-runlevel targets
Previously, after booting into the targets like multi-user.target or
graphical.target, the output of `runlevel' command is 'unknown'.
This is confusing for users. Normally, we would expect mutli-user.target
would have a `runlevel' output of 'N 3'.
This is the behaviour of Fedora20.
This patch installs symlinks for systemd-update-utmp-runlevel.service
in do_install task to fix the above problem.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/update-rc.d.bbclass')
0 files changed, 0 insertions, 0 deletions