On Thu, Oct 31, 2013 at 05:22:03PM +0100, Jan Janssen wrote:
> Suspend to disk works for swap files too (even if it is located
> on an ecrypted file system):
> https://www.kernel.org/doc/Documentation/power/swsusp-and-swap-files.txt
> ---
> src/shared/sleep-config.c | 2 +-
> 1 file changed, 1 ins
Suspend to disk works for swap files too (even if it is located
on an ecrypted file system):
https://www.kernel.org/doc/Documentation/power/swsusp-and-swap-files.txt
---
src/shared/sleep-config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/shared/sleep-config.c b/src/sh