We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34ca1c commit 06f9741Copy full SHA for 06f9741
1 file changed
_docs/configuration/post-installation.md
@@ -30,10 +30,10 @@ not strictly necessary. Some groups that might be useful:
30
* `wheel` is the local administrator group
31
* `kvm` will let your user handle virtual machines
32
* `plugdev` will let you access removable devices where there is no
33
- other (e.g. policy-based) mechanism
34
-* `audio` and `video` might be necessary to access audio/video devices,
35
- but on most systems this is not necessary thanks to `elogind` and
36
- similar
+ other (e.g. policy-based) mechanism (usually unnecessary)
+* `audio` and `video` should not be necessary (`elogind` and similar
+ provide better, more secure mechanisms that do not require giving
+ your user raw device access) except in very specific cases
37
38
To add your user to a group or groups:
39
0 commit comments