Whonix Xfce Development

sudoers exception for livecheck /etc/sudoers.d/whonix-xfce-desktop-config is insufficient. Currently only works for user user. Does not work for any other user account such as user2.

Would it be an issue if we allowed ALL, i.e.

ALL ALL=NOPASSWD: /bin/lsblk --noheadings --all --raw --output RO

?

%sudo would be safe, but that doesn’t help in all cases. I.e.

%sudo ALL=NOPASSWD: /bin/lsblk --noheadings --all --raw --output RO

What other alternatives are there to permit desktop login users too?