man: update links to "New Control Group Interfaces"

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2024-05-28 12:42:18 +02:00
parent 03d35b5d18
commit f81af0b082
6 changed files with 6 additions and 6 deletions

View file

@ -347,7 +347,7 @@ node /org/freedesktop/machine1 {
unit for the calling client (utilizing the passed scope_properties) and move the leader PID into
it. The method returns an object path for the registered machine object that implements the
<interfacename>org.freedesktop.machine1.Machine</interfacename> interface (see below). Also see the
<ulink url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New Control Group
<ulink url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group
Interfaces</ulink> for details about scope units and how to alter resource control settings on the
created machine at runtime.</para>

View file

@ -1568,7 +1568,7 @@ node /org/freedesktop/systemd1 {
<varname>properties</varname> contains properties of the unit, specified like in
<function>SetUnitProperties()</function>. <varname>aux</varname> is currently unused and should be
passed as an empty array. See the
<ulink url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New Control Group
<ulink url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group
Interface</ulink> for more information how to make use of this functionality for resource control
purposes.</para>

View file

@ -95,7 +95,7 @@
<para>If you are interested in writing a VM or container manager that makes use of machined, please have
look at <ulink url="https://www.freedesktop.org/wiki/Software/systemd/writing-vm-managers">Writing
Virtual Machine or Container Managers</ulink>. Also see the <ulink
url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New Control Group
url="https://systemd.io/CONTROL_GROUP_INTERFACE">New Control Group
Interfaces</ulink>.</para>
<para>The daemon provides both a C library interface

View file

@ -154,7 +154,7 @@ CPUWeight=20 DisableControllers=cpu / \
<refsect2>
<title/>
<para>See the <ulink
url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New
url="https://systemd.io/CONTROL_GROUP_INTERFACE">New
Control Group Interfaces</ulink> for an introduction on how to make
use of resource control APIs from programs.</para>
</refsect2>

View file

@ -42,7 +42,7 @@
command line.</para>
<para>See the <ulink
url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New
url="https://systemd.io/CONTROL_GROUP_INTERFACE">New
Control Group Interfaces</ulink> for an introduction on how to make
use of scope units from programs.</para>

View file

@ -63,7 +63,7 @@
</para>
<para>See the <ulink
url="https://www.freedesktop.org/wiki/Software/systemd/ControlGroupInterface">New
url="https://systemd.io/CONTROL_GROUP_INTERFACE">New
Control Group Interfaces</ulink> for an introduction on how to make
use of slice units from programs.</para>
</refsect1>