From 28087181c6398ba308e04d82a11c25f204a3ffe6 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Mon, 21 Nov 2022 20:27:02 -0500 Subject: [PATCH] config/network: add groups for network managers --- src/config/network/connman.md | 2 ++ src/config/network/iwd.md | 4 ++-- src/config/network/wpa_supplicant.md | 4 ++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/config/network/connman.md b/src/config/network/connman.md index 031300c8b..47e204dc4 100644 --- a/src/config/network/connman.md +++ b/src/config/network/connman.md @@ -15,6 +15,8 @@ Finally, enable the `connmand` service. ## Configuring ConnMan +Users of ConnMan must belong to the `network` group. + ### ConnMan CLI The `connman` package includes a command line tool, diff --git a/src/config/network/iwd.md b/src/config/network/iwd.md index 92042a4e3..d1d1ee0dd 100644 --- a/src/config/network/iwd.md +++ b/src/config/network/iwd.md @@ -15,8 +15,8 @@ as arguments; when run without arguments, it provides an interactive session. To list available commands, run `iwctl help`, or run `iwctl` and enter `help` at the interactive prompt. -By default, only the root user and those in the `wheel` group have permission to -operate `iwctl`. +By default, only the root user and those in the `wheel` or `netdev` groups have +permission to operate `iwctl`. ## Configuration diff --git a/src/config/network/wpa_supplicant.md b/src/config/network/wpa_supplicant.md index d4e868ee8..fc5997876 100644 --- a/src/config/network/wpa_supplicant.md +++ b/src/config/network/wpa_supplicant.md @@ -17,6 +17,10 @@ pre-shared keys for use in configuration files. [wpa_cli(8)](https://man.voidlinux.org/wpa_cli.8) provides a CLI for managing the `wpa_supplicant` daemon. +You must be a member of the group assigned as the `ctrl_interface_group` in the +configuration file to interact with `wpa_supplicant`. On Void, this defaults to +`wheel`. + ## WPA-PSK To use WPA-PSK, generate a pre-shared key with