dotfiles-mirror/local/bin/swap.stop
2026-02-17 22:49:02 +03:30

5 lines
96 B
Bash
Executable file

#!/usr/bin/env sh
# Close encrypted swap manually
swapoff /dev/dm-1
cryptsetup close cryptswap