Openembedded Core Discussions
 help / color / mirror / Atom feed
* [OE-Core][PATCH 0/4] tmpfiles.d: use nonarch libdir
@ 2023-11-14 11:00 lukas.funke-oss
  2023-11-14 11:00 ` [OE-Core][PATCH 1/4] systemd: use nonarch libdir for tmpfiles.d lukas.funke-oss
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: lukas.funke-oss @ 2023-11-14 11:00 UTC (permalink / raw)
  To: openembedded-core; +Cc: Lukas Funke

From: Lukas Funke <lukas.funke@weidmueller.com>

The series intents to move tmpfiles.d configurations from /etc to /usr/lib.

The documentation of systemd states that /etc/tmpfiles.d should be
reserved for the local administrator and packages should put their files
in /usr/lib/tmpfiles.d [1].

[1] https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html

Malte Schmidt (3):
  systemd: use nonarch libdir for tmpfiles.d
  pam: use nonarch libdir for tmpfiles.d
  sysstat: use nonarch libdir for tmpfiles.d

Stefan Herbrechtsmeier (1):
  glibc: use nonarch libdir for tmpfiles.d

 meta/recipes-core/glibc/glibc-package.inc       |  8 ++++----
 meta/recipes-core/systemd/systemd_254.4.bb      |  4 ++--
 meta/recipes-extended/pam/libpam_1.5.3.bb       |  9 ++++++---
 meta/recipes-extended/sysstat/sysstat_12.7.4.bb | 10 +++++++---
 4 files changed, 19 insertions(+), 12 deletions(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-11-14 11:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 11:00 [OE-Core][PATCH 0/4] tmpfiles.d: use nonarch libdir lukas.funke-oss
2023-11-14 11:00 ` [OE-Core][PATCH 1/4] systemd: use nonarch libdir for tmpfiles.d lukas.funke-oss
2023-11-14 11:10   ` Jose Quaresma
2023-11-14 11:00 ` [OE-Core][PATCH 2/4] pam: " lukas.funke-oss
2023-11-14 11:00 ` [OE-Core][PATCH 3/4] sysstat: " lukas.funke-oss
2023-11-14 11:00 ` [OE-Core][PATCH 4/4] glibc: " lukas.funke-oss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox