Use the md device not olny a version of the system is 5 but 5 and over.

Requested by:	matusita
MFC after:	1 day
This commit is contained in:
Yoshihiro Takahashi 2001-11-16 03:01:50 +00:00
parent 0891c82c32
commit c82db554a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86448

View File

@ -132,10 +132,10 @@ dofs_md () {
}
case `uname -r` in
5.*)
dofs_md
;;
*)
[1-4].*)
dofs_vn
;;
*)
dofs_md
;;
esac