mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
man: update links to "New Control Group Interfaces"
This commit is contained in:
parent
03d35b5d18
commit
f81af0b082
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user