mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
systemd network config: slightly reword about resolv.conf
This commit is contained in:
parent
490dc15317
commit
d79ba5b01c
@ -192,7 +192,12 @@ EOF</userinput></screen>
|
||||
|
||||
<para>When using <command>systemd-resolved</command> for DNS
|
||||
configuration, it creates the file
|
||||
<filename>/run/systemd/resolve/resolv.conf</filename>.</para>
|
||||
<filename>/run/systemd/resolve/stub-resolv.conf</filename>.
|
||||
And, if <filename>/etc/resolv.conf</filename> does not exist, it
|
||||
will create it as a symlink to
|
||||
<filename>/run/systemd/resolve/stub-resolv.conf</filename> so it's
|
||||
unnecessary to create a <filename>/etc/resolv.conf</filename>
|
||||
manually.</para>
|
||||
<!--Create a
|
||||
symlink in <filename>/etc</filename> to use the generated file:</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user