From: Clinton Ebadi Date: Tue, 18 Feb 2014 11:14:17 +0000 (-0500) Subject: Fix afs cache size X-Git-Url: http://git.hcoop.net/hcoop/zz_old/machine-template.git/commitdiff_plain/84b0420c883a03377cf85e5b1ab0ee63ed9b7a40?ds=sidebyside Fix afs cache size Accidentally set to 500M instead of 5G --- diff --git a/preseed/preseed-wheezy.cfg b/preseed/preseed-wheezy.cfg index 378bbb6..d51857a 100644 --- a/preseed/preseed-wheezy.cfg +++ b/preseed/preseed-wheezy.cfg @@ -415,7 +415,7 @@ debconf debconf/priority select critical #openafs-client openafs-client/dynroot boolean true openafs-client openafs-client/thiscell string hcoop.net -openafs-client openafs-client/cachesize string 500000 +openafs-client openafs-client/cachesize string 5000000 openafs-client openafs-client/fakestat boolean true # warning: used to shut the installer up, but we're actually shipping