Skip to content

Commit 11c990a

Browse files
committed
config/network: add groups for ConnMan and IWD
1 parent fdce158 commit 11c990a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/config/network/connman.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Finally, enable the `connmand` service.
1515

1616
## Configuring ConnMan
1717

18+
Users of ConnMan must belong to the `network` group.
19+
1820
### ConnMan CLI
1921

2022
The `connman` package includes a command line tool,

src/config/network/iwd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ as arguments; when run without arguments, it provides an interactive session. To
1515
list available commands, run `iwctl help`, or run `iwctl` and enter `help` at
1616
the interactive prompt.
1717

18-
By default, only the root user and those in the `wheel` group have permission to
19-
operate `iwctl`.
18+
By default, only the root user and those in the `wheel` or `netdev` groups have
19+
permission to operate `iwctl`.
2020

2121
## Configuration
2222

0 commit comments

Comments
 (0)