diff options
Diffstat (limited to 'run')
-rwxr-xr-x | run | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ EOF # Create default disklabel template. [ -e mirror/disklabel ] || cat << EOF > mirror/disklabel -/ 500M +/ 2G swap 1G /tmp 1G /var 1G |