dotfiles-mirror/local/bin/swap.stop

6 lines
96 B
Text
Raw Normal View History

2026-02-17 22:49:02 +03:30
#!/usr/bin/env sh
# Close encrypted swap manually
swapoff /dev/dm-1
cryptsetup close cryptswap