systemd-zram-service/zramswapoff

7 lines
65 B
Plaintext
Raw Normal View History

#!/bin/bash
# Switching off swap
swapoff /dev/zram0
rmmod zram