fedora-silverblue / issue-tracker

Fedora Silverblue issue tracker
https://fedoraproject.org/atomic-desktops/silverblue/
125 stars 3 forks source link

Add wireshark (and usbmon) GIDs to groups #391

Open mruprich opened 1 year ago

mruprich commented 1 year ago

Hi,

I am regularly getting bugzillas about errors in %pre scriptlet for wireshark - https://bugzilla.redhat.com/show_bug.cgi?id=2148786. Wireshark requires group wireshark (and usbmon group for monitoring USBs) in the system to be able to run. But the addition is not possible during install for obvious reasons. I understand that there are efforts to enable this but would it be possible to add wireshark(and usbmon) to the default list of groups in a similar fashion as tcpdump? This way wireshark would work pretty much the same for Silverblue users as it does for Fedora users.

If the answer to the above description is yes, what is the process to do so? Should I open a PR? Wireshark and usbmon don't have pre-allocated GID as tcpdump does so should I just choose GID that is not yet used?

Thank you for any help and feedback.

Regards, Michal Ruprich

travier commented 1 year ago

Looks like https://github.com/fedora-silverblue/issue-tracker/issues/50