Increase default swap size to 200
This commit is contained in:
parent
fb48183f0d
commit
75fe47c757
@ -7,7 +7,7 @@ Index: jessie-stage2/rootfs/etc/dphys-swapfile
|
||||
# set size to absolute value, leaving empty (default) then uses computed value
|
||||
# you most likely don't want this, unless you have an special disk situation
|
||||
-#CONF_SWAPSIZE=
|
||||
+CONF_SWAPSIZE=100
|
||||
+CONF_SWAPSIZE=200
|
||||
|
||||
# set size to computed value, this times RAM size, dynamically adapts,
|
||||
# guarantees that there is enough swap without wasting disk space on excess
|
||||
|
Loading…
x
Reference in New Issue
Block a user