journald
journalctl ≥ 239- Binary
journalctl- Minimum
239- Probed with
journalctl --version- Tested
- 255259261
Needs a version this new
list-boots-jsonsince 252
What changes on older versions
journald >=239the version comes from
journalctl --version, whose first line issystemd 257 (257.13-1.fc42); the first number is the release and the package version after it is ignoredjournald >=239only one thing here is version-gated.
--grep(237),--after-cursor(206) andsystemd-analyze cat-config(239) all exist at or below the minimum, so they are never checked forjournald <252journalctl --list-bootscannot print JSON, so the boot list is parsed from its table instead; the picker works either way and nothing else changes
