mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +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">
|
||||
<title>systemd-resolved Configuration</title>
|
||||
|
||||
<note><para>If using another means to configure your network
|
||||
interfaces (ex: ppp, network-manager, etc.), or if using any type of
|
||||
local resolver (ex: bind, dnsmasq, unbound, etc.), or any other software
|
||||
that generates an <filename>/etc/resolv.conf</filename> (ex: resolvconf),
|
||||
the <command>systemd-resolved</command> service should not be
|
||||
used.</para></note>
|
||||
<note><para>If using methods incompatible with systemd-resolved to
|
||||
configure your network interfaces (ex: ppp, etc.), or if using any
|
||||
type of local resolver (ex: bind, dnsmasq, unbound, etc.),
|
||||
or any other software that generates an <filename>/etc/resolv.conf</filename>
|
||||
(ex: a <command>resolvconf</command> program other than the one
|
||||
provided by systemd), the <command>systemd-resolved</command> service
|
||||
should not be used.</para></note>
|
||||
|
||||
<para>When using <command>systemd-resolved</command> for DNS
|
||||
configuration, it creates the file
|
||||
|
Loading…
Reference in New Issue
Block a user