mirror of
https://github.com/systemd/systemd.git
synced 2026-07-13 10:59:49 +00: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.