Ignore:
Timestamp:
02/05/2022 01:35:14 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
b852cef
Parents:
490dc153
git-author:
Xi Ruoyao <xry111@…> (02/05/2022 01:28:39 PM)
git-committer:
Xi Ruoyao <xry111@…> (02/05/2022 01:35:14 PM)
Message:

systemd network config: slightly reword about resolv.conf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter09/networkd.xml

    r490dc153 rd79ba5b  
    193193      <para>When using <command>systemd-resolved</command> for DNS
    194194      configuration, it creates the file
    195       <filename>/run/systemd/resolve/resolv.conf</filename>.</para>
     195      <filename>/run/systemd/resolve/stub-resolv.conf</filename>.
     196      And, if <filename>/etc/resolv.conf</filename> does not exist, it
     197      will create it as a symlink to
     198      <filename>/run/systemd/resolve/stub-resolv.conf</filename> so it's
     199      unnecessary to create a <filename>/etc/resolv.conf</filename>
     200      manually.</para>
    196201      <!--Create a
    197202      symlink in <filename>/etc</filename> to use the generated file:</para>
Note: See TracChangeset for help on using the changeset viewer.