parent
8a240aca9e
commit
35022f987c
|
@ -27,8 +27,6 @@ PATH=/usr/sbin:/usr/bin:/sbin:/bin
|
|||
netif="$1"
|
||||
iroot="$2"
|
||||
|
||||
source_all /etc/conf.d
|
||||
|
||||
# If it's not iscsi we don't continue
|
||||
[ "${iroot%%:*}" = "iscsi" ] || exit 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue