man-pages/man8/systemd-hibernate-resume-generator.8.html
2021-03-31 01:06:50 +01:00

113 lines
2.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of SYSTEMD-HIBERNATE-RESUME-GENERATOR</TITLE>
</HEAD><BODY>
<H1>SYSTEMD-HIBERNATE-RESUME-GENERATOR</H1>
Section: systemd-hibernate-resume-generator (8)<BR>Updated: <BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
systemd-hibernate-resume-generator - Unit generator for resume= kernel parameter
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<P>
/lib/systemd/system-generators/systemd-hibernate-resume-generator
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<P>
<B>systemd-hibernate-resume-generator</B>
is a generator that initiates the procedure to resume the system from hibernation. It instantiates the
<B><A HREF="mailto:systemd-hibernate-resume@.service">systemd-hibernate-resume@.service</A></B>(8)
unit according to the value of
<B>resume=</B>
parameter specified on the kernel command line, which will instruct the kernel to resume the system from the hibernation image on that device.
<A NAME="lbAE">&nbsp;</A>
<H2>KERNEL COMMAND LINE</H2>
<P>
systemd-hibernate-resume-generator
understands the following kernel command line parameters:
<P>
<I>resume=</I>
<DL COMPACT><DT id="1"><DD>
Takes a path to the resume device. Both persistent block device paths like
/dev/disk/by-foo/bar
and
<B><A HREF="/cgi-bin/man/man2html?5+fstab">fstab</A></B>(5)-style specifiers like
&quot;FOO=bar&quot;
are supported.
</DL>
<P>
<I>resumeflags=</I>
<DL COMPACT><DT id="2"><DD>
Takes the resume device mount options to use. Defaults
<I>rootflags=</I>
if not specified.
</DL>
<P>
<I>noresume</I>
<DL COMPACT><DT id="3"><DD>
Do not try to resume from hibernation. If this parameter is present,
<I>resume=</I>
is ignored.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<P>
<B><A HREF="/cgi-bin/man/man2html?1+systemd">systemd</A></B>(1),
<B><A HREF="mailto:systemd-hibernate-resume@.service">systemd-hibernate-resume@.service</A></B>(8),
<B><A HREF="/cgi-bin/man/man2html?7+kernel-command-line">kernel-command-line</A></B>(7)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="4"><A HREF="#lbAB">NAME</A><DD>
<DT id="5"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="6"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="7"><A HREF="#lbAE">KERNEL COMMAND LINE</A><DD>
<DT id="8"><A HREF="#lbAF">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:16 GMT, March 31, 2021
</BODY>
</HTML>