From 8164585919d3c5208a7dab7c6f95997443b0269a Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 31 Jul 2001 23:02:05 +0000 Subject: white space matters now git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter07/network.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter07/network.xml b/chapter07/network.xml index 958e6d367..9039b6ff3 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -4,8 +4,7 @@ A new file /etc/sysconfig/network is created and the hostname is put in it by running: -echo "HOSTNAME=lfs" > -/etc/sysconfig/network +echo "HOSTNAME=lfs" > /etc/sysconfig/network lfs needs to be replaced by the name the computer is to be called. A user should not enter the FQDN (Fully Qualified Domain -- cgit v1.2.3-54-g00ecf