summarylogtreecommitdiffstats
path: root/openswap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openswap.conf')
-rw-r--r--openswap.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/openswap.conf b/openswap.conf
index 75382fc9f161..e9a790a877e9 100644
--- a/openswap.conf
+++ b/openswap.conf
@@ -8,4 +8,5 @@ keyfile_device=/dev/mapper/cryptroot
keyfile_filename=etc/keyfile-cryptswap
## additional arguments are given to cryptsetup
-miscellaneous="--type luks" \ No newline at end of file
+## --allow-discards options is desired in case swap is on SSD partition
+miscellaneous="--type luks"