From 8b6805a25bd6e2434bc402bff52656ae13216d21 Mon Sep 17 00:00:00 2001 From: Jonathan Rouleau Date: Wed, 5 Jun 2019 18:59:05 -0600 Subject: hibernate-resume: add resumeflags= kernel option Adds the resumeflags= kernel command line option to allow setting a custom device timeout for the resume device (defaults to the same as the root device). --- man/kernel-command-line.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/kernel-command-line.xml') diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 40b7766214..903ff924f5 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -402,10 +402,11 @@ resume= + resumeflags= Enables resume from hibernation using the specified - device. All + device and mount options. All fstab5-like paths are supported. For details, see systemd-hibernate-resume-generator8. -- cgit v1.2.1