Author: renodr
Date: Fri Aug 16 20:46:23 2019
New Revision: 21984
Log:
Pre-reboot tags
wpa_supplicant: Reference the right configuration file on systemd
Modified:
trunk/BOOK/general/genutils/screen.xml
trunk/BOOK/networking/connect/dhcpcd.xml
trunk/BOOK/networking/netlibs/libnl.xml
trunk/BOOK/networking/netprogs/wpa_supplicant.xml
Modified: trunk/BOOK/general/genutils/screen.xml
==============================================================================
--- trunk/BOOK/general/genutils/screen.xml Fri Aug 16 20:24:05 2019
(r21983)
+++ trunk/BOOK/general/genutils/screen.xml Fri Aug 16 20:46:23 2019
(r21984)
@@ -38,7 +38,7 @@
including UTF-8. Screen sessions can be detached and resumed
later on a different terminal.</para>
- &lfs84_checked;
+ &lfs90_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/networking/connect/dhcpcd.xml
==============================================================================
--- trunk/BOOK/networking/connect/dhcpcd.xml Fri Aug 16 20:24:05 2019
(r21983)
+++ trunk/BOOK/networking/connect/dhcpcd.xml Fri Aug 16 20:46:23 2019
(r21984)
@@ -35,7 +35,7 @@
addresses. dhcpcd strives to be a fully featured, yet very lightweight
DHCP client.</para>
- &lfs84_checked;
+ &lfs90_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/networking/netlibs/libnl.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/libnl.xml Fri Aug 16 20:24:05 2019
(r21983)
+++ trunk/BOOK/networking/netlibs/libnl.xml Fri Aug 16 20:46:23 2019
(r21984)
@@ -40,7 +40,7 @@
providing APIs to netlink protocol based Linux kernel interfaces.
</para>
- &lfs84_checked;
+ &lfs90_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/networking/netprogs/wpa_supplicant.xml
==============================================================================
--- trunk/BOOK/networking/netprogs/wpa_supplicant.xml Fri Aug 16 20:24:05
2019 (r21983)
+++ trunk/BOOK/networking/netprogs/wpa_supplicant.xml Fri Aug 16 20:46:23
2019 (r21984)
@@ -40,7 +40,7 @@
access point.
</para>
- &lfs84_checked;
+ &lfs90_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -328,7 +328,7 @@
<para>
<phrase
revision="sysv"><filename>/etc/sysconfig/wpa_supplicant-<replaceable>wifi0</replaceable>.conf
</filename></phrase>
- <phrase
revision="systemd"><filename>/etc/sysconfig/wpa_supplicant-<replaceable>wifi0</replaceable>.conf</filename></phrase>
+ <phrase
revision="systemd"><filename>/etc/wpa_supplicant/wpa_supplicant-<replaceable>wifi0</replaceable>.conf</filename></phrase>
can hold the details of several access points. When
<command>wpa_supplicant</command> is started, it will scan for the
SSIDs it can see and choose the appropriate password to connect.
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page