diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/ethnet.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml index 7185d1a4b..46644fd4a 100644 --- a/chapter07/ethnet.xml +++ b/chapter07/ethnet.xml @@ -61,7 +61,6 @@ case "$1" in # # If the /etc/sysconfig/network file contains a GATEWAY variable, set # the gateway. - # if [ "$GATEWAY" != "" ]; then |