NAME | SYNOPSIS | DESCRIPTION | KERNEL COMMAND LINE | SEE ALSO | COLOPHON |
|
|
SYSTEMD-HIBERNATE-RESUME-GENERATOR(8)resume-generatorRESUME-GENERATOR(8)
systemd-hibernate-resume-generator - Unit generator for resume= kernel parameter
/usr/lib/systemd/system-generators/systemd-hibernate-resume-generator
systemd-hibernate-resume-generator is a generator that initiates the procedure to resume the system from hibernation. It instantiates the systemd-hibernate-resume@.service(8) unit according to the value of resume= parameter specified on the kernel command line, which will instruct the kernel to resume the system from the hibernation image on that device.
systemd-hibernate-resume-generator understands the following kernel command line parameters: resume= Takes a path to the resume device. Both persistent block device paths like /dev/disk/by-foo/bar and fstab(5)-style specifiers like "FOO=bar" are supported. resumeflags= Takes the resume device mount options to use. Defaults rootflags= if not specified. noresume Do not try to resume from hibernation. If this parameter is present, resume= is ignored.
systemd(1), systemd-hibernate-resume@.service(8), kernel-command-line(7)
This page is part of the systemd (systemd system and service
manager) project. Information about the project can be found at
⟨http://www.freedesktop.org/wiki/Software/systemd⟩. If you have
a bug report for this manual page, see
⟨http://www.freedesktop.org/wiki/Software/systemd/#bugreports⟩.
This page was obtained from the project's upstream Git repository
⟨https://github.com/systemd/systemd.git⟩ on 2020-12-18. (At that
time, the date of the most recent commit that was found in the
repository was 2020-12-18.) If you discover any rendering
problems in this HTML version of the page, or you believe there
is a better or more up-to-date source for the page, or you have
corrections or improvements to the information in this COLOPHON
(which is not part of the original manual page), send a mail to
man-pages@man7.org
systemd 247 SYSTEMD-HIBERNATE-RESUME-GENERATOR(8)
Pages that refer to this page: kernel-command-line(7), systemd.directives(7), systemd.generator(7), systemd.index(7), systemd-hibernate-resume@.service(8)