summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 9cc5f39..855efcc 100755
--- a/run
+++ b/run
@@ -103,7 +103,7 @@ EOF
# Create default disklabel template.
[ -e mirror/disklabel ] || cat << EOF > mirror/disklabel
-/ 500M
+/ 2G
swap 1G
/tmp 1G
/var 1G
Generated by cgit. See skreutz.com for my tech blog and contact information.