Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

systemd-hibernate-resume-generator(8) [osf1 man page]

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
/lib/systemd/system-generators/systemd-hibernate-resume-generator DESCRIPTION
systemd-hibernate-resume-generator is a generator that instantiates systemd-hibernate-resume@.service(8) unit according to the value of resume= parameter specified on the kernel command line. KERNEL COMMAND LINE
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. SEE ALSO
systemd(1), systemd-hibernate-resume@.service(8), kernel-command-line(7) systemd 237 SYSTEMD-HIBERNATE-RESUME-GENERATOR(8)

Check Out this Related Man Page

SYSTEMD-FSTAB-GENERATOR(8)				      systemd-fstab-generator					SYSTEMD-FSTAB-GENERATOR(8)

NAME
systemd-fstab-generator - Unit generator for /etc/fstab SYNOPSIS
/usr/lib/systemd/system-generators/systemd-fstab-generator DESCRIPTION
systemd-fstab-generator is a generator that translates /etc/fstab (see fstab(5) for details) into native systemd units early at boot and when configuration of the system manager is reloaded. This will instantiate mount and swap units as necessary. The <term>passno</term> field is treated like a simlpe boolean, and the ordering information is discarded. However, the root filesystem is checked before all the other filesystems. See systemd.mount(5) and systemd.swap(5) for more information about special /etc/fstab mount options this generator understands. systemd-fstab-generator implements the generator specification[1]. KERNEL COMMAND LINE
systemd-fstab-generator understands the following kernel command line parameters: fstab=, rd.fstab= Takes a boolean argument. Defaults to "yes". If "no", causes the generator to ignore any mounts or swaps configured in /etc/fstab. rd.fstab= is honored only by initial RAM disk (initrd) while fstab= is honored by both the main system and the initrd. SEE ALSO
systemd(1), fstab(5), systemd.mount(5), systemd.swap(5), systemd-cryptsetup-generator(8) NOTES
1. generator specification http://www.freedesktop.org/wiki/Software/systemd/Generators systemd 208 SYSTEMD-FSTAB-GENERATOR(8)
Man Page

We Also Found This Discussion For You

1. What is on Your Mind?

Throw my Toys out of the Pram!

Hi Folks, Today hasn't been the best one of my career in IT. I've been a contractor for a major utility company for a number of years, on a number of seperate IT contracts mostly Unix. The company had 10 different flavours of unix and multiple different varsions of most of them. At the... (3 Replies)
Discussion started by: gull04
3 Replies