void-packages/srcpkgs/base-files/files/90-usbmon.rules
classabbyamp 36c138c995 base-files: add usbmon group, udev rules
this will be useful for wireshark users, whose official documentation
says to manually set an ACL for /dev/usbmon* to use it with USB devices.
This should make it easier.

Source: https://src.fedoraproject.org/rpms/wireshark/blob/rawhide/f/90-wireshark-usbmon.rules
2022-09-13 13:54:40 -04:00

1 line
48 B
Text

SUBSYSTEM=="usbmon", GROUP="usbmon", MODE="640"