summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-07-12 09:54:40 +0200
committerLennart Poettering <lennart@poettering.net>2019-07-12 16:00:13 +0200
commit84f8e250ff999d91e2b44d41890ca840a383cb04 (patch)
tree98bbb0f6144d2aef81cc59059a8b6aac0c046852 /man/systemctl.xml
parent114b90e10c87162ea5710c2c07f83707123676f7 (diff)
downloadsystemd-84f8e250ff999d91e2b44d41890ca840a383cb04.tar.gz
systemd-84f8e250ff999d91e2b44d41890ca840a383cb04.tar.bz2
systemd-84f8e250ff999d91e2b44d41890ca840a383cb04.zip
man: CPUShares= is so 2015
Let's update our example to the brave new cgroupsv2 world, and use CPUWeight= in our example.
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index b2e3cbcb21..62a08981f0 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -1091,7 +1091,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
next reboot. The syntax of the property assignment follows
closely the syntax of assignments in unit files.</para>
- <para>Example: <command>systemctl set-property foobar.service CPUShares=777</command></para>
+ <para>Example: <command>systemctl set-property foobar.service CPUWeight=200</command></para>
<para>If the specified unit appears to be inactive, the
changes will be only stored on disk as described