1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
raspberrypi-build/patches/05-swap.diff

12 lines
434 B
Diff
Raw Normal View History

2017-07-02 23:52:02 -04:00
--- rootfs.orig/etc/dphys-swapfile
+++ rootfs/etc/dphys-swapfile
2016-04-11 02:29:41 -04:00
@@ -13,7 +13,7 @@
# 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
# set size to computed value, this times RAM size, dynamically adapts,
# guarantees that there is enough swap without wasting disk space on excess