19 Jan 2018
Disable Swap File on Raspbian
systemctl stop dphys-swapfile
systemctl disable dphys-swapfile
apt-get remove -y --purge dphys-swapfile
systemctl stop dphys-swapfile
systemctl disable dphys-swapfile
apt-get remove -y --purge dphys-swapfile