Gnome Log viewer can't read system logs when started from menu, user account has administrator privilidges. If started from terminal with root privilidges (sudo gnome-logs) it reads system logs.
Description
Description
Event Timeline
Comment Actions
OK a temporary fix for this:
sudo setfacl -Rnm g:sudo:rx,d:g:sudo:rx /var/log/journal
This needs to become either part of the systemd postinstall or part of the ISO creation.