diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-28 10:58:37 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-28 10:58:37 +0000 |
| commit | 2b2baba122460e2aa9b0a37ad1f3db48071f5319 (patch) | |
| tree | 1a580232c49359e4118de4443bee73afec687805 /release/scripts/doFS.sh | |
| parent | 3a125d8e18def8ad0633b4d1e076db77491464e5 (diff) | |
Notes
Diffstat (limited to 'release/scripts/doFS.sh')
| -rw-r--r-- | release/scripts/doFS.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/release/scripts/doFS.sh b/release/scripts/doFS.sh index 4df83792b515..246c59c0a454 100644 --- a/release/scripts/doFS.sh +++ b/release/scripts/doFS.sh @@ -29,8 +29,6 @@ if [ ${FSSIZE} -eq 0 -a ${FSLABEL} = "auto" ]; then FSSIZE=$(roundup $(($sk*12/10)) 1024) fi -deadlock=20 - dofs_vn () { if [ "x$VNDEVICE" = "x" ] ; then VNDEVICE=vn0 |
