mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
systemd net cfg: fix ambigious "it"
This commit is contained in:
parent
f09dd59a81
commit
c633b87ef4
@ -194,8 +194,8 @@ EOF</userinput></screen>
|
||||
configuration, it creates the file
|
||||
<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
|
||||
will be created by <command>systemd-resolved</command> 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
|
||||
|
Loading…
Reference in New Issue
Block a user