mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
systemd: network configuration: network-manager is now compatible with systemd-resolved
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
1f28ed1243
commit
c53ff08f82
@ -167,12 +167,13 @@ EOF</userinput></screen>
|
|||||||
<sect3 id="resolv-conf-systemd-resolved">
|
<sect3 id="resolv-conf-systemd-resolved">
|
||||||
<title>systemd-resolved Configuration</title>
|
<title>systemd-resolved Configuration</title>
|
||||||
|
|
||||||
<note><para>If using another means to configure your network
|
<note><para>If using methods incompatible with systemd-resolved to
|
||||||
interfaces (ex: ppp, network-manager, etc.), or if using any type of
|
configure your network interfaces (ex: ppp, etc.), or if using any
|
||||||
local resolver (ex: bind, dnsmasq, unbound, etc.), or any other software
|
type of local resolver (ex: bind, dnsmasq, unbound, etc.),
|
||||||
that generates an <filename>/etc/resolv.conf</filename> (ex: resolvconf),
|
or any other software that generates an <filename>/etc/resolv.conf</filename>
|
||||||
the <command>systemd-resolved</command> service should not be
|
(ex: a <command>resolvconf</command> program other than the one
|
||||||
used.</para></note>
|
provided by systemd), the <command>systemd-resolved</command> service
|
||||||
|
should not be used.</para></note>
|
||||||
|
|
||||||
<para>When using <command>systemd-resolved</command> for DNS
|
<para>When using <command>systemd-resolved</command> for DNS
|
||||||
configuration, it creates the file
|
configuration, it creates the file
|
||||||
|
Loading…
Reference in New Issue
Block a user