There seems to be a problem with the journal command for user units. If I run journalctl --user-unit foo everything works properly, however if I try and view the same user unit's logs via Sysz, I just get the pager pop up with the -- No entries -- message.
❯ sysz --version
sysz 1.4.3
There seems to be a problem with the journal command for user units. If I run
journalctl --user-unit fooeverything works properly, however if I try and view the same user unit's logs via Sysz, I just get the pager pop up with the-- No entries --message.