diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /upstream/debian-unstable/man8/systemd-bless-boot-generator.8 | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man8/systemd-bless-boot-generator.8')
-rw-r--r-- | upstream/debian-unstable/man8/systemd-bless-boot-generator.8 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/upstream/debian-unstable/man8/systemd-bless-boot-generator.8 b/upstream/debian-unstable/man8/systemd-bless-boot-generator.8 new file mode 100644 index 00000000..462e7d90 --- /dev/null +++ b/upstream/debian-unstable/man8/systemd-bless-boot-generator.8 @@ -0,0 +1,42 @@ +'\" t +.TH "SYSTEMD\-BLESS\-BOOT\-GENERATOR" "8" "" "systemd 255" "systemd-bless-boot-generator" +.\" ----------------------------------------------------------------- +.\" * Define some portability stuff +.\" ----------------------------------------------------------------- +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.\" http://bugs.debian.org/507673 +.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html +.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.\" ----------------------------------------------------------------- +.\" * MAIN CONTENT STARTS HERE * +.\" ----------------------------------------------------------------- +.SH "NAME" +systemd-bless-boot-generator \- Pull systemd\-bless\-boot\&.service into the initial boot transaction when boot counting is in effect +.SH "SYNOPSIS" +.PP +/usr/lib/systemd/system\-generators/systemd\-bless\-boot\-generator +.SH "DESCRIPTION" +.PP +systemd\-bless\-boot\-generator +is a generator that pulls +systemd\-bless\-boot\&.service +into the initial boot transaction when boot counting, as implemented by +\fBsystemd-boot\fR(7), is enabled\&. +.PP +systemd\-bless\-boot\-generator +implements +\fBsystemd.generator\fR(7)\&. +.SH "SEE ALSO" +.PP +\fBsystemd\fR(1), +\fBsystemd-bless-boot.service\fR(8), +\fBsystemd-boot\fR(7) |