diff options
author | Dan McGregor <dan.mcgregor@usask.ca> | 2014-09-03 13:49:28 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-10-24 17:36:13 +0100 |
commit | fd50427935b242971202b4f855ae291d95c261a6 (patch) | |
tree | 68dd990ff7147e9716609af4fb510f7e1767f812 /meta/recipes-kernel | |
parent | ad065f94acb0bfb81e33935890a1db251d6e2979 (diff) | |
download | poky-fd50427935b242971202b4f855ae291d95c261a6.tar.gz |
systemd: Use ${ROOT_HOME} instead of /root
systemd avoids using nss lookups for the root user, so
naturally it assumes that root's home directory is /root.
In OE that's not the case, and it can lead to long delays when
shutting down due to user shutdown unit failures.
(From OE-Core rev: e1efc61979b329c651c15acff1afeba2987397b5)
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions