diff options
Diffstat (limited to 'chapter07/network.xml')
-rw-r--r-- | chapter07/network.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter07/network.xml b/chapter07/network.xml index b5202fb62..601c7e074 100644 --- a/chapter07/network.xml +++ b/chapter07/network.xml @@ -46,7 +46,8 @@ <para>The following command creates a sample file for the <emphasis>eth0</emphasis> device with a static IP address:</para> - +<!-- jhalfs relies on the values for IFACE, IP, etc. If you want to change + them, please inform the jhalfs maintainer. --> <screen><userinput>cd /etc/sysconfig/ cat > ifconfig.eth0 << "EOF" <literal>ONBOOT=yes |