We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7da5bf commit a5c4136Copy full SHA for a5c4136
1 file changed
src/config/users-and-groups.md
@@ -77,6 +77,7 @@ Void Linux defines a number of groups by default.
77
| `network` | Unused - present for historical reasons. |
78
| `kvm` | Ability to use KVM for virtual machines, e.g. via QEMU. |
79
| `input` | Access to input devices: `/dev/mouse*`, `/dev/event*`. |
80
+| `plugdev` | Access to pluggable devices. |
81
| `nogroup` | System daemons that don't need to own any files. |
82
| `users` | Ordinary users. |
83
| `xbuilder` | To use xbps-uchroot(1) with `xbps-src`. |
0 commit comments