# /etc/conf.d/dmcrypt - Encrypted swap configuration # # Encrypted swap with random key (no hibernate support) # Key is regenerated each boot from /dev/urandom # # CUSTOMIZE: Set source to your swap partition # Use 'lsblk' to identify your partitions swap=cryptswap source="" # e.g., /dev/nvme0n1p2 or /dev/sda2