forked from sneak/hacks
working on rpi borging
This commit is contained in:
5
pisetup/root/boot/setup-scripts/99-disable-swap.sh
Normal file
5
pisetup/root/boot/setup-scripts/99-disable-swap.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
/sbin/dphys-swapfile swapoff
|
||||
/sbin/dphys-swapfile uninstall
|
||||
apt purge -y dphys-swapfile
|
||||
swapoff -a
|
||||
rm /var/swap
|
||||
Reference in New Issue
Block a user