From f63dd31f4ec1c68ddadbce406a8d1b7d93670016 Mon Sep 17 00:00:00 2001 From: Ali Saidi Date: Sat, 13 Nov 2004 23:08:08 -0500 Subject: fixed nfs scripts hopefully for the last time configs/boot/nfs-client.rcS: lucky #3 --HG-- extra : convert_revision : a55f29e4c087e7ab95ea584316ad6fe4ebb5df9a --- configs/boot/nfs-client.rcS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/boot/nfs-client.rcS b/configs/boot/nfs-client.rcS index 86ad54da6..b0763b77f 100755 --- a/configs/boot/nfs-client.rcS +++ b/configs/boot/nfs-client.rcS @@ -45,6 +45,6 @@ mkdir /nfs mount 10.0.0.1:/nfs /nfs echo "done." -/bin/bonnie++ -u 99 -s 120 -r 0 -n 0 -d /nfs +/bin/bonnie++ -u 99 -s 100 -r 0 -n 0 -d /nfs /sbin/m5 exit -- cgit v1.2.3