From: Lennart Poettering Date: Fri, 12 Jul 2019 07:54:40 +0000 (+0200) Subject: man: CPUShares= is so 2015 X-Git-Tag: v243-rc1~139^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84f8e250ff999d91e2b44d41890ca840a383cb04;p=thirdparty%2Fsystemd.git man: CPUShares= is so 2015 Let's update our example to the brave new cgroupsv2 world, and use CPUWeight= in our example. --- diff --git a/man/systemctl.xml b/man/systemctl.xml index b2e3cbcb214..62a08981f07 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. - Example: systemctl set-property foobar.service CPUShares=777 + Example: systemctl set-property foobar.service CPUWeight=200 If the specified unit appears to be inactive, the changes will be only stored on disk as described