iBFT: fix iscsi_noibft

cleanup-cruft
craig 14 years ago committed by Sebastian Pipping
parent d9f46bb513
commit 5e07592a75

@ -178,6 +178,9 @@ do
iscsi_debug\=*)
ISCSI_DEBUG=`parse_opt "${x}"`
;;
iscsi_noibft)
ISCSI_NOIBFT=1
;;
# Crypto
crypt_root\=*)
CRYPT_ROOT=`parse_opt "${x}"`

Loading…
Cancel
Save