On Wed, Jan 31, 2024 at 9:33 AM -pj via openSUSE Users <users@lists.opensuse.org> wrote:
Hi, I am receiving this message when passing: journalctl -b -1 -r
Hint: You are currently not seeing messages from other users and the system.
Users in the 'systemd-journal' group can see all messages. Pass -q to
turn off this notice.
The issue is that I am in the "systemd-journal" group.
Thinkcentre-M57p:/usr/bin> groups paul
paul : paul audio cdrom systemd-journal
Thinkcentre-M57p:/usr/bin>
Show id -a output. Also check permissions on journal (sub-)directories - /run/log/journal and /var/log/journal (and of course on the parent path).
What is going on here? What am I doing wrong and not understanding about this "Hint" above? Ok, powercycling fixed the issue. Do you recommend adding admin user to "systemd-journal" group typically?