parent
c9f0e1f9a5
commit
16a775be26
|
@ -31,7 +31,6 @@ nfs_done() {
|
|||
root=$(getarg root)
|
||||
case $root in
|
||||
nfs|/dev/nfs) type=nfs ;;
|
||||
dhcp) type=nfs ;;
|
||||
nfs4|/dev/nfs4) type=nfs4 ;;
|
||||
auto|'') type=auto ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue