firejail/test
northboot 0200db6b64
modif: keep plugdev group unless nou2f is used (#6664)
To make hardware tokens available for ordinary users, some distributions
include a udev rule to make the corresponding entry in /dev available
for users belonging to a specific group.

In the case of Void Linux, it now uses the `plugdev` group for FIDO2
access[1] and when using a YubiKey, it appears as the following device
nodes:

    $ find /dev -group plugdev | LC_ALL=C sort -u
    /dev/hidraw1
    /dev/hidraw2
    $ ls -l /dev/hidraw1 /dev/hidraw2
    crw-rw---- 1 root plugdev 240, 1 Mar  7 19:53 /dev/hidraw1
    crw-rw---- 1 root plugdev 240, 2 Mar  7 19:53 /dev/hidraw2

[1] https://github.com/void-linux/void-packages/pull/54519
2025-03-14 05:37:13 +00:00
..
apparmor update copyright 2025-01-12 19:26:24 -05:00
appimage update copyright 2025-01-12 19:26:24 -05:00
apps update copyright 2025-01-12 19:26:24 -05:00
apps-x11 update copyright 2025-01-12 19:26:24 -05:00
apps-x11-xorg update copyright 2025-01-12 19:26:24 -05:00
capabilities update copyright 2025-01-12 19:26:24 -05:00
chroot update copyright 2025-01-12 19:26:24 -05:00
compile update copyright 2025-01-12 19:26:24 -05:00
environment update copyright 2025-01-12 19:26:24 -05:00
fcopy update copyright 2025-01-12 19:26:24 -05:00
filters update copyright 2025-01-12 19:26:24 -05:00
firecfg update copyright 2025-01-12 19:26:24 -05:00
fnetfilter update copyright 2025-01-12 19:26:24 -05:00
fs update copyright 2025-01-12 19:26:24 -05:00
network fix misc copyright years 2025-01-13 03:21:52 -03:00
private-etc update copyright 2025-01-12 19:26:24 -05:00
private-lib update copyright 2025-01-12 19:26:24 -05:00
profiles update copyright 2025-01-12 19:26:24 -05:00
seccomp-extra modif: keep plugdev group unless nou2f is used (#6664) 2025-03-14 05:37:13 +00:00
sysutils update copyright 2025-01-12 19:26:24 -05:00
utils update copyright 2025-01-12 19:26:24 -05:00
hidepid-howto Housekeeping 2019-02-17 17:04:02 -06:00
Makefile build: allow overriding common tools 2024-05-29 17:35:35 -03:00