]> code.ossystems Code Review - openembedded-core.git/commit
systemd: Fix path to modules-load.d et al
authorAlex Kiernan <alex.kiernan@gmail.com>
Thu, 20 Aug 2020 10:20:36 +0000 (10:20 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Aug 2020 13:29:06 +0000 (14:29 +0100)
commita2b68ba14fb97349d3ebc71e5ca96a340aec243e
treecf8fb103a5f45e8a908f66b253ec18ae407b9248
parentfb7a03fb6c057e4f8b802671230f67bef53a5818
systemd: Fix path to modules-load.d et al

Following 4a56315a990b ("path: use ROOTPREFIX properly"), the paths to
sysusers.d, sysctl.d binfmt.d and modules-load.d changed to /lib when
building without usrmerge, which aoppears to be an inadvertent ABI
change. Undo this change and track upstream:

  https://github.com/systemd/systemd/issues/16773

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd/0001-Use-PREFIX-ROOTPREFIX-correctly.patch [new file with mode: 0644]
meta/recipes-core/systemd/systemd_246.bb