]> code.ossystems Code Review - openembedded-core.git/commit
systemd: fix tmpfiles location when multilib in use
authorReinette Chatre <reinette.chatre@intel.com>
Thu, 24 Sep 2015 21:21:06 +0000 (14:21 -0700)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Fri, 23 Oct 2015 13:40:35 +0000 (14:40 +0100)
commit771ee44f3b6f15cc07eb4e3990a05130d3cd6bf1
tree1941386de262331eb356622f49002395bf7eb471
parentf0873b83d693af4a103999160d67fcf25c7eedc1
systemd: fix tmpfiles location when multilib in use

Systemd's configuration files for creation, deletion and cleaning
of volatile and temporary files are installed in /usr/lib even when
multilib is in use (when /usr/lib64 is available). In this check the
systemd.conf file will not be found if libdir is /usr/lib64 so we fix the
path to match this file's installation path to look for it in
${exec_prefix}/lib

(From OE-Core master rev: c1ef36c2b3e3876cc166a9a5e153fc6f23b42b92)

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/recipes-core/systemd/systemd_219.bb