From: lukas.funke-oss@weidmueller.com
To: openembedded-core@lists.openembedded.org
Cc: Lukas Funke <lukas.funke@weidmueller.com>
Subject: [OE-Core][PATCH 0/4] tmpfiles.d: use nonarch libdir
Date: Tue, 14 Nov 2023 12:00:14 +0100 [thread overview]
Message-ID: <cover.1699958492.git.lukas.funke@weidmueller.com> (raw)
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
next reply other threads:[~2023-11-14 11:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-14 11:00 lukas.funke-oss [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1699958492.git.lukas.funke@weidmueller.com \
--to=lukas.funke-oss@weidmueller.com \
--cc=lukas.funke@weidmueller.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox