table of contents
SYSTEMD-HIBERNATE-RESUME-GENERATOR(8) | systemd-hibernate-resume-generator | SYSTEMD-HIBERNATE-RESUME-GENERATOR(8) |
NAME¶
systemd-hibernate-resume-generator - Unit generator for resume= kernel parameter
SYNOPSIS¶
/usr/lib/systemd/system-generators/systemd-hibernate-resume-generator
DESCRIPTION¶
systemd-hibernate-resume-generator is a generator that initiates the procedure to resume the system from hibernation. When resume= kernel command line option or HibernateLocation EFI variable is detected, it enables the systemd-hibernate-resume.service(8) unit, which will instruct the kernel to resume the system from the hibernation image.
KERNEL COMMAND LINE¶
systemd-hibernate-resume-generator understands the following kernel command line parameters:
resume=
Added in version 217.
resume_offset=
Added in version 254.
resumeflags=
Added in version 243.
noresume
Added in version 240.
SEE ALSO¶
systemd(1), systemd-hibernate-resume.service(8), kernel-command-line(7)
systemd 256.7 |