7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
# /etc/conf.d/dmcrypt - Encrypted swap configuration
|
|
|
|
# Encrypted swap with random key (no hibernate support)
|
|
# Key is regenerated each boot from /dev/urandom
|
|
swap=cryptswap
|
|
source="/dev/nvme0n1p2"
|