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 317660734..a81176a6c 100644 --- a/chapter07/ethnet.xml +++ b/chapter07/ethnet.xml @@ -46,7 +46,7 @@ case "$1" in source $interface # # If the ONBOOT variable is set to yes, process this file and bring the -# interface down. +# interface up. # if [ "$ONBOOT" == yes ] |