mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-24 21:34:08 +03:00
man: fix copy/paste error in CPUQuota= section of resource-control
This commit is contained in:
parent
97426dcfca
commit
80d3d25d09
@ -155,7 +155,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
|
||||
see <ulink
|
||||
url="https://www.kernel.org/doc/Documentation/scheduler/sched-design-CFS.txt">sched-design-CFS.txt</ulink>.</para>
|
||||
|
||||
<para>Example: <varname>CPUShares=20%</varname> ensures that
|
||||
<para>Example: <varname>CPUQuota=20%</varname> ensures that
|
||||
the executed processes will never get more than 20% CPU time
|
||||
on one CPU.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user