Skip to content

Commit

Permalink
73_configuration:_network.pod: specify rfkill usage
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed Dec 5, 2023
1 parent cec76f8 commit 8f2904b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/73_configuration:_network.pod
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ service:
Before using wireless networking, use L<rfkill(8)> to check whether
the relevant interfaces are soft- or hard-blocked:

rfkill list
rfkill unblock <ID|TYPE>
$ rfkill list
# rfkill unblock <ID|TYPE>

Next, install the C<wpa-supplicant> package. It includes utilities to
configure wireless interfaces and handle wireless security protocols.
Expand Down

0 comments on commit 8f2904b

Please sign in to comment.