summaryrefslogtreecommitdiff
path: root/man/systemd.special.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-11-29 01:19:24 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-11-29 01:40:34 -0500
commit2b656050b624312a472cc5df6870999745bd8ad5 (patch)
treea4c3b01433831a38be3536b9160da3675f6b0e7a /man/systemd.special.xml
parent920ec31b5ffeb8695bef68e0dc082c0fc22965d3 (diff)
man: update the description of offline updates
- use "service" instead of "script", because various offline updaters that we have aren't really scripts, e.g. dnf-plugin-system-upgrade, packagekit-offline-update, fwupd-offline-update. - strongly recommend After=sysinit.target, Wants=sysinit.target - clarify a bit what should happen when multiple update services are started - replace links to the wiki with refs to the man page that replaced it.
Diffstat (limited to 'man/systemd.special.xml')
-rw-r--r--man/systemd.special.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index d977298cd8..de6a5ac6cd 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -609,14 +609,12 @@
<varlistentry>
<term><filename>system-update.target</filename></term>
<listitem>
- <para>A special target unit that is used for off-line system
- updates.
+ <para>A special target unit that is used for offline system updates.
<citerefentry><refentrytitle>systemd-system-update-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>
- will redirect the boot process to this target if
- <filename>/system-update</filename> exists. For more
- information see the <ulink
- url="http://freedesktop.org/wiki/Software/systemd/SystemUpdates">System
- Updates Specification</ulink>.</para>
+ will redirect the boot process to this target if <filename>/system-update</filename>
+ exists. For more information see
+ <citerefentry><refentrytitle>systemd.offline-updates</refentrytitle><manvolnum>7</manvolnum></citerefentry>.
+ </para>
</listitem>
</varlistentry>
<varlistentry>