mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
Fixed type down->up
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
adbf7d2bfb
commit
015eb7c61c
@ -46,7 +46,7 @@ case "$1" in
|
|||||||
source $interface
|
source $interface
|
||||||
#
|
#
|
||||||
# If the ONBOOT variable is set to yes, process this file and bring the
|
# If the ONBOOT variable is set to yes, process this file and bring the
|
||||||
# interface down.
|
# interface up.
|
||||||
#
|
#
|
||||||
|
|
||||||
if [ "$ONBOOT" == yes ]
|
if [ "$ONBOOT" == yes ]
|
||||||
|
Loading…
Reference in New Issue
Block a user