]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
journal-remote: do not create /var/log/journal/remote (#42937)
authorLennart Poettering <lennart@amutable.com>
Thu, 9 Jul 2026 08:55:13 +0000 (10:55 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Jul 2026 08:55:13 +0000 (10:55 +0200)
This handling with tmpfiles was dropped in
29444df23bea21c15a3284ad8acfe2f008e5dbae. So let's stop the build system
to create that directory. Actually it is create by the service just
fine, including correct access mode.


Trivial merge