diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-20 01:24:56 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-20 01:24:56 +0800 |
commit | 3089d454c0c29589b94fb587bc7be62679816868 (patch) | |
tree | f4df41dafebeb88428214e945c43d14e62becf5b /chapter11 | |
parent | ec3d6a23b45ea59a73fc7a5d8e3c2b08c3e62bf8 (diff) |
mention wpa_supplicant in reboot page
Diffstat (limited to 'chapter11')
-rw-r--r-- | chapter11/reboot.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter11/reboot.xml b/chapter11/reboot.xml index a0957309a..bce0e6ea9 100644 --- a/chapter11/reboot.xml +++ b/chapter11/reboot.xml @@ -58,6 +58,11 @@ <ulink url='&blfs-book;basicnet/wget.html'>wget</ulink>. </para></listitem> + <listitem><para>To connect to a wireless access point for networking, + install + <ulink url='&blfs-book;basicnet/wpa_supplicant.html'>wpa_supplicant</ulink>. + </para></listitem> + <listitem><para>Finally, a review of the following configuration files is also appropriate at this point. </para> |