]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-journal: allow to verify sealed journals even when sealing support is disabled
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 27 Jun 2026 06:20:27 +0000 (15:20 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 27 Jun 2026 15:00:11 +0000 (00:00 +0900)
commita09feb7958bdfdbd07d008a06d7cbb11f88815c8
tree9e52827b6c4a933440a1068e0466ead23efe80f1
parent2e077b57a7fa6e2533bc23106dcbfdecc543a46a
sd-journal: allow to verify sealed journals even when sealing support is disabled

Of course, if disabled, seal tags cannot be verified, hence the check is skipped.
src/libsystemd/sd-journal/journal-verify.c