File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -7,20 +7,16 @@ for Linux that aims to replace [WPA supplicant](./wpa_supplicant.md).
77
88Install the ` iwd ` package and enable the ` dbus ` and ` iwd ` services.
99
10- > Note: To use EAP-TLS, EAP-TTLS, and EAP-PEAP based configurations, version
11- > ≥4.20 of the kernel is required. Previous kernel versions do not include the
12- > necessary cryptographic authentication modules.
13-
1410## Usage
1511
1612The command-line client [ iwctl(1)] ( https://man.voidlinux.org/iwctl.1 ) can be
1713used to add, remove, and configure network connections. Commands can be passed
1814as arguments; when run without arguments, it provides an interactive session. To
19- list available commands, run either ` iwctl help ` or enter ` help ` at the
20- interactive prompt.
15+ list available commands, run ` iwctl help ` , or run ` iwctl ` and enter ` help ` at
16+ the interactive prompt.
2117
22- > Note: By default, only the root user and those in the ` wheel ` group have
23- > permission to operate ` iwctl ` .
18+ By default, only the root user and those in the ` wheel ` group have permission to
19+ operate ` iwctl ` .
2420
2521## Configuration
2622
You can’t perform that action at this time.
0 commit comments