1
0
forked from sneak/hacks
Files
hacks/pisetup/root/boot/setup-scripts/99-disable-swap.sh
2019-10-04 05:26:33 -07:00

6 lines
112 B
Bash

/sbin/dphys-swapfile swapoff
/sbin/dphys-swapfile uninstall
apt purge -y dphys-swapfile
swapoff -a
rm /var/swap