mirror of
https://git.proxmox.com/git/systemd
synced 2025-05-30 15:02:49 +00:00
55 lines
1.8 KiB
Groff
55 lines
1.8 KiB
Groff
'\" t
|
|
.TH "SYSTEMD\-SYSTEM\-UPDATE\-GENERATOR" "8" "" "systemd 219" "systemd-system-update-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-system-update-generator \- Generator for redirecting boot to offline update mode
|
|
.SH "SYNOPSIS"
|
|
.PP
|
|
/usr/lib/systemd/system\-generators/systemd\-system\-update\-generator
|
|
.SH "DESCRIPTION"
|
|
.PP
|
|
systemd\-system\-update\-generator
|
|
is a generator that automatically redirects the boot process to
|
|
system\-update\&.target
|
|
if
|
|
/system\-update
|
|
exists\&. This is required to implement the logic explained in the
|
|
\m[blue]\fBSystem Updates Specification\fR\m[]\&\s-2\u[1]\d\s+2\&.
|
|
.PP
|
|
systemd\-system\-update\-generator
|
|
implements the
|
|
\m[blue]\fBgenerator specification\fR\m[]\&\s-2\u[2]\d\s+2\&.
|
|
.SH "SEE ALSO"
|
|
.PP
|
|
\fBsystemd\fR(1),
|
|
\fBsystemd.special\fR(7)
|
|
.SH "NOTES"
|
|
.IP " 1." 4
|
|
System Updates Specification
|
|
.RS 4
|
|
\%http://freedesktop.org/wiki/Software/systemd/SystemUpdates
|
|
.RE
|
|
.IP " 2." 4
|
|
generator specification
|
|
.RS 4
|
|
\%http://www.freedesktop.org/wiki/Software/systemd/Generators
|
|
.RE
|