summarylogtreecommitdiffstats
path: root/openswap.conf
diff options
context:
space:
mode:
authorEugene Sovetkin2016-02-06 21:02:28 +0100
committerEugene Sovetkin2016-02-06 21:02:28 +0100
commit6dd4b89554ba92b99d6a8f757340c073a705bc31 (patch)
treeaa1361d0ca0a1eecbe993107103cade71acff692 /openswap.conf
parent05c09af0c87fbcee537ba5c4400acedadf3171d7 (diff)
downloadaur-6dd4b89554ba92b99d6a8f757340c073a705bc31.tar.gz
Minor change
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"