firejail/test/seccomp-extra
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
..
block-secondary.exp update copyright 2025-01-12 19:26:24 -05:00
block-secondary.profile testing 2023-03-09 08:39:25 -05:00
memwrexe testing 2023-03-09 08:39:25 -05:00
memwrexe.c update copyright 2025-01-12 19:26:24 -05:00
mrwx.exp update copyright 2025-01-12 19:26:24 -05:00
mrwx.profile testing 2023-03-09 08:39:25 -05:00
mrwx2.exp update copyright 2025-01-12 19:26:24 -05:00
noroot.exp modif: keep plugdev group unless nou2f is used (#6664) 2025-03-14 05:37:13 +00:00
protocol-print.exp update copyright 2025-01-12 19:26:24 -05:00
protocol.exp update copyright 2025-01-12 19:26:24 -05:00
protocol1.profile testing 2023-03-09 08:39:25 -05:00
protocol2.profile testing 2023-03-09 08:39:25 -05:00
seccomp-extra.sh update copyright 2025-01-12 19:26:24 -05:00