From 0a75d626580d57ee3bf31bba07769886c015e9f7 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 4 Feb 2022 19:54:13 -0600 Subject: Minor tweaks to systemd --- chapter09/networkd.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'chapter09/networkd.xml') diff --git a/chapter09/networkd.xml b/chapter09/networkd.xml index 82a0740ad..42c7dc730 100644 --- a/chapter09/networkd.xml +++ b/chapter09/networkd.xml @@ -184,15 +184,21 @@ EOF or any other software that generates an /etc/resolv.conf (ex: a resolvconf program other than the one provided by systemd), the systemd-resolved service - should not be used. + should not be used. + + To disable systemd-resolved, issue the following command: + +systemctl disable systemd-resolved When using systemd-resolved for DNS configuration, it creates the file - /run/systemd/resolve/resolv.conf. Create a + /run/systemd/resolve/resolv.conf. + -- cgit v1.2.3-54-g00ecf