From ec07c3c80b2b1bfa6788500202006ff85f5ae4f4 Mon Sep 17 00:00:00 2001 From: Abderrahim Kitouni Date: Tue, 22 Aug 2023 17:52:36 +0100 Subject: man: add version info This tries to add information about when each option was added. It goes back to version 183. The version info is included from a separate file to allow generating it, which would allow more control on the formatting of the final output. --- man/systemd.special.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'man/systemd.special.xml') diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 4b5e54b27d..f13c279133 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -199,6 +199,8 @@ A target that pulls in setup services for all verity integrity protected block devices. + + @@ -287,6 +289,8 @@ factory-reset.target A special target to trigger a factory reset. + + @@ -429,6 +433,8 @@ the file system backing /usr/ is mounted, though possibly at two different locations, either below the /sysusr/ or the /sysroot/ hierarchies. + + @@ -595,6 +601,8 @@ integrity protected devices which are accessed over the network. It is used for veritytab8 entries marked with . + + @@ -725,6 +733,8 @@ See systemd-soft-reboot.service8 for further details of the operation this target pulls in. + + @@ -955,6 +965,8 @@ between units, this target is particularly useful to ensure that a service is shut down only after all verity integrity protected block devices are fully stopped. + + @@ -966,6 +978,8 @@ be committed to disk, marking the first boot as completed. If the boot is aborted at any time before that, the next boot will re-run any units with ConditionFirstBoot=yes. + + @@ -1338,6 +1352,8 @@ PartOf=graphical-session.target for the XDG desktop files in autostart directories. Desktop Environments can opt-in to use this service by adding a Wants= dependency on xdg-desktop-autostart.target. + + @@ -1359,6 +1375,8 @@ PartOf=graphical-session.target The root slice is the root of the user's slice hierarchy. It usually does not contain units directly, but may be used to set defaults for the whole tree. + + @@ -1369,6 +1387,8 @@ PartOf=graphical-session.target systemd are found in this slice. All interactively launched applications like web browsers and text editors as well as non-critical services should be placed into this slice. + + @@ -1382,6 +1402,8 @@ PartOf=graphical-session.target This includes the display server, screen readers and other services such as DBus or XDG portals. Such services should be configured to be part of this slice by adding Slice=session.slice to their unit files. + + @@ -1392,6 +1414,8 @@ PartOf=graphical-session.target This permits resources to be preferentially assigned to the other slices. Examples include non-interactive tasks like file indexing or backup operations where latency is not important. + + -- cgit v1.2.3