aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/systemd.xml
diff options
context:
space:
mode:
authorDouglas R. Reno <renodr@linuxfromscratch.org>2016-10-10 21:07:26 +0000
committerDouglas R. Reno <renodr@linuxfromscratch.org>2016-10-10 21:07:26 +0000
commit28cf0f7c941af80f1310990f4f7bfc392ad31a07 (patch)
tree934b84c71eab49b6d419968f26a61970b31ddfd1 /chapter06/systemd.xml
parent090209d7e47ce9f0ca9d8a508f1a677496fad24d (diff)
(systemd) Fixed the resolv.conf symlink and added note about using our generated tarball
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r--chapter06/systemd.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index cce7c1177..3354320c3 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -222,7 +222,7 @@ ln -sfv ../lib/systemd/systemd /sbin/init</userinput></screen>
<para>Fix a broken symlink created by the systemd installation process:</para>
<screen><userinput remap="install">rm -fv /etc/resolv.conf
-ln -s ../lib/systemd/resolv.conf /etc/resolv.conf</userinput></screen>
+ln -sv /run/systemd/resolve/resolv.conf /etc/resolv.conf</userinput></screen>
<para>Since the testsuite largely depends on the host system kernel
configuration, some tests may fail. It also needs a modification in