Sponsor:

Your company here, and a link to your site. Click to find out more.

systemd-hibernate-resume.service - Man Page

Resume from hibernation

Synopsis

systemd-hibernate-resume.service

/usr/lib/systemd/systemd-hibernate-resume

Description

systemd-hibernate-resume.service initiates the resume from hibernation.

systemd-hibernate-resume only supports the in-kernel hibernation implementation, see Swap suspend[1]. Internally, it works by writing the major:minor of selected device node to /sys/power/resume, along with the offset in memory pages (/sys/power/resume_offset) if supported.

Failing to initiate a resume is not an error condition. It may mean that there was no resume image (e. g. if the system has been simply powered off and not hibernated). In such cases, the boot is ordinarily continued.

See Also

systemd(1), systemd-hibernate-resume-generator(8)

Notes

1.

Swap suspend
https://docs.kernel.org/power/swsusp.html

Referenced By

systemd.directives(7), systemd-hibernate-resume-generator(8), systemd.index(7).

The man page systemd-hibernate-resume(8) is an alias of systemd-hibernate-resume.service(8).

systemd 255