diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index c45cb47aa..229f6d394 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -37,7 +37,7 @@ masks, and so forth.</para> the <emphasis>eth0</emphasis> device:</para> <screen><userinput>cd /etc/sysconfig/network-devices && -mkdir ifconfig.eth0 && +mkdir -v ifconfig.eth0 && cat > ifconfig.eth0/ipv4 << "EOF" <literal>ONBOOT=yes SERVICE=ipv4-static |