]> git.ipfire.org Git - thirdparty/systemd.git/commit
fixes for --machine= handling in run0 and journalctl (#37741)
authorLennart Poettering <lennart@poettering.net>
Thu, 5 Jun 2025 12:02:26 +0000 (14:02 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Jun 2025 12:02:26 +0000 (14:02 +0200)
commit4bd37b94b8806381ba3ca4d8b0f84b61b7f74caf
treed86afae431619d9e8a6b7e90fad9d8fb03fdc5c4
parent6d83b6afbbca17f6fbfcd842c751b3846faa1282
parent79226d797df012f85dcaf49a839bdaf4de208709
fixes for --machine= handling in run0 and journalctl (#37741)

Fixes: #32997