]> Zhao Yanbai Git Server - minix.git/commitdiff
yearly fsck increase.
authorBen Gras <ben@minix3.org>
Tue, 11 Dec 2007 10:51:35 +0000 (10:51 +0000)
committerBen Gras <ben@minix3.org>
Tue, 11 Dec 2007 10:51:35 +0000 (10:51 +0000)
commands/simple/Makefile

index a5670a1d13776f49d88b3f029885af01ef23bdec..31b0ac2de66489da320c296fdd28b602b645b805 100755 (executable)
@@ -413,7 +413,7 @@ fortune:    fortune.c
 
 fsck:  fsck.c
        $(CCLD) -o $@ $?
-       @install -S 6144k $@
+       @install -S 8192k $@
 
 fsck1: fsck1.c
        $(CCLD) -o $@ $?