Skip to content

Commit 6b8b825

Browse files
committed
config/users-and-groups: fix network group description
1 parent 2d81a4c commit 6b8b825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/users-and-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Void Linux defines a number of groups by default.
7070
| `mail` | Used by some mail packages, e.g. `dma`. |
7171
| `storage` | Access to removable storage devices. |
7272
| `scanner` | Ability to access scanners. |
73-
| `network` | Unused - present for historical reasons. |
73+
| `network` | Used by some networking-related packages, e.g. `connman`, `NetworkManager`, `wicd`. |
7474
| `kvm` | Ability to use KVM for virtual machines, e.g. via QEMU. |
7575
| `input` | Access to input devices: `/dev/mouse*`, `/dev/event*`. |
7676
| `plugdev` | Access to pluggable devices. |

0 commit comments

Comments
 (0)