2N/A<?
xml version="1.0"?>
2N/A This file is part of systemd. 2N/A Copyright 2014 Ivan Shapovalov 2N/A systemd is free software; you can redistribute it and/or modify it 2N/A under the terms of the GNU Lesser General Public License as published by 2N/A the Free Software Foundation; either version 2.1 of the License, or 2N/A (at your option) any later version. 2N/A systemd is distributed in the hope that it will be useful, but 2N/A WITHOUT ANY WARRANTY; without even the implied warranty of 2N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 2N/A Lesser General Public License for more details. 2N/A You should have received a copy of the GNU Lesser General Public License 2N/A<
refentry id="systemd-hibernate-resume-generator">
2N/A <
title>systemd-hibernate-resume-generator</
title>
2N/A <
productname>systemd</
productname>
2N/A <
contrib>Developer</
contrib>
2N/A <
firstname>Ivan</
firstname>
59N/A <
surname>Shapovalov</
surname>
59N/A <
email>intelfx100@gmail.com</
email>
26N/A <
refentrytitle>systemd-hibernate-resume-generator</
refentrytitle>
2N/A <
manvolnum>8</
manvolnum>
1470N/A <
refname>systemd-hibernate-resume-generator</
refname>
1470N/A <
refpurpose>Unit generator for resume= kernel parameter</
refpurpose>
26N/A <
title>Description</
title>
26N/A <
para><
filename>systemd-hibernate-resume-generator</
filename> is
700N/A a generator that instantiates
700N/A <
citerefentry><
refentrytitle>systemd-hibernate-resume@.service</
refentrytitle><
manvolnum>8</
manvolnum></
citerefentry>
26N/A unit according to the value of <
option>resume=</
option>
26N/A parameter specified on the kernel command line.</
para>
26N/A <
title>Kernel Command Line</
title>
151N/A <
para><
filename>systemd-hibernate-resume-generator</
filename> understands
206N/A the following kernel command line parameters:</
para>
26N/A <
variablelist class='kernel-commandline-options'>
26N/A <
term><
varname>resume=</
varname></
term>
26N/A <
listitem><
para>Takes a path to the resume
2N/A device. Both persistent block device paths like
26N/A <
citerefentry><
refentrytitle>fstab</
refentrytitle><
manvolnum>5</
manvolnum></
citerefentry>-style
26N/A specifiers like <
literal>FOO=bar</
literal>
26N/A are supported.</
para></
listitem>
586N/A <
title>See Also</
title>
93N/A <
citerefentry><
refentrytitle>systemd</
refentrytitle><
manvolnum>1</
manvolnum></
citerefentry>,
166N/A <
citerefentry><
refentrytitle>systemd-hibernate-resume@.service</
refentrytitle><
manvolnum>8</
manvolnum></
citerefentry>,
26N/A <
citerefentry><
refentrytitle>kernel-command-line</
refentrytitle><
manvolnum>7</
manvolnum></
citerefentry>