Changeset 5f3777a
- Timestamp:
- 05/29/2022 06:25:22 AM (5 weeks ago)
- Branches:
- multilib, trunk, xry111/clfs-ng
- Children:
- 9b73f94, d3e7e98
- Parents:
- f99a7eb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter09/networkd.xml
rf99a7eb r5f3777a 27 27 of a static <filename>/etc/resolv.conf</filename> file. Both services are 28 28 enabled by default.</para> 29 30 <note> 31 <para> 32 If you will not use <command>systemd-networkd</command> for network 33 configuration (for example, when the system is not connected to 34 network, or you want to use another utility like NetworkManager 35 for network configuration), disable a service to prevent an error 36 message during boot: 37 </para> 38 <screen role='nodump'><userinput>systemctl disable systemd-networkd-wait-online</userinput></screen> 39 </note> 29 40 30 41 <para>Configuration files for <command>systemd-networkd</command> (and
Note:
See TracChangeset
for help on using the changeset viewer.