Remove the role="nodump" for the staic /etc/hosts in systemd, so that jhalfs

can generate that file

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Pierre Labastie 2017-03-11 19:29:52 +00:00
parent a05450f636
commit a542116576

View File

@ -253,7 +253,7 @@ EOF</userinput></screen>
<para>If using a static address, create the <filename>/etc/hosts</filename>
file by running this command instead:</para>
<screen role="nodump"><userinput>cat &gt; /etc/hosts &lt;&lt; "EOF"
<screen><userinput>cat &gt; /etc/hosts &lt;&lt; "EOF"
<literal># Begin /etc/hosts
127.0.0.1 localhost