mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
After the commit 7a4ee86161,
sd_journal_next() following sd_journal_seek_tail() takes no-op,
and we need to call sd_journal_previous(). This may be useful in
some cases, e.g. to fix the issue explained in the previous commit.