From e39af6d1ff683009ab8466b6012b2995ad19ce40 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 11 Dec 2007 10:51:35 +0000 Subject: [PATCH] yearly fsck increase. --- commands/simple/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/simple/Makefile b/commands/simple/Makefile index a5670a1d1..31b0ac2de 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -413,7 +413,7 @@ fortune: fortune.c fsck: fsck.c $(CCLD) -o $@ $? - @install -S 6144k $@ + @install -S 8192k $@ fsck1: fsck1.c $(CCLD) -o $@ $? -- 2.44.0