From 8c4687bd231bb3985667cb1a1c2e5d07328ec9cd Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 19 Feb 2015 06:37:36 +0000 Subject: [PATCH] note security vulnerability --- snippets/make-swap.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/snippets/make-swap.sh b/snippets/make-swap.sh index 60c9db9..f8f86b0 100644 --- a/snippets/make-swap.sh +++ b/snippets/make-swap.sh @@ -7,3 +7,6 @@ swapon /mnt/data/swapfile #cat /etc/dphys-swapfile #CONF_SWAPSIZE=1024 #CONF_SWAPFILE=/mnt/data/swapfile + +# TODO +# there are ramifications to having this on unencrypted disk