On Thu, Nov 6, 2025 at 10:45 AM lejeczek <[email protected]> wrote: > > probably does not relate to my original question - but in case it does - I > get no output, yet command exits with 0 > > -> $ journalctl -F _SYSTEMD_UNIT >
This shows only entries you can access which normally means user journal. Check that the journal for this user actually exists and the user can access it (there was the problem that users could not access the journal in /run, not sure what is the current state). > this is via an ssh session if it might matter. > Everything else with regards to systemd/journald seems ok, logs, states, > statuses, etc. > same _no_ output for: _SYSTEMD_SESSION _SYSTEMD_INVOCATION_ID _SYSTEMD_CGROUP > It's weird, no ? how to troubleshoot this? > > many thanks, L.
