diff options
-rw-r--r-- | chapter07/ethnet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml index 7041b8e4c..f71059a30 100644 --- a/chapter07/ethnet.xml +++ b/chapter07/ethnet.xml @@ -165,7 +165,7 @@ This creates a sample file ifcfg-eth0: <literallayout> <userinput>cat > /etc/sysconfig/nic-config/ifcfg-eth0 - << EOF</userinput> + << "EOF"</userinput> ONBOOT=yes DEVICE=eth0 IP=192.168.1.1 |