]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Use ${ROOT_HOME} instead of /root
authorDan McGregor <dan.mcgregor@usask.ca>
Wed, 3 Sep 2014 19:49:28 +0000 (13:49 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 31 Oct 2014 10:42:39 +0000 (10:42 +0000)
commite0e8a904cd287a23352e5713a93aeab3933e4563
tree584cad888ee0f88a68d275a8f136ce604b70d87b
parent97756472d3a69eaca95d105494ffea78c6b077e0
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.

Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/systemd/systemd/0001-Make-root-s-home-directory-configurable.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_216.bb