Niceness cannot be set using rc_ulimit.

Fixes https://github.com/OpenRC/openrc/issues/701
This commit is contained in:
Mark Hindley 2024-10-13 09:40:36 +01:00 committed by Anna (navi) Figueiredo Gomes
parent 5874b2ca75
commit 5ef072d648

View File

@ -132,8 +132,8 @@ messages to a file), and a few others.
# ulimit and CGroups
Setting `ulimit` and `nice` values per service can be done through the
`rc_ulimit` variable.
Setting `ulimit` values per service can be done through the `rc_ulimit`
variable.
Under Linux, OpenRC can use cgroups for process management as well. Once
the kernel is configured appropriately, the `rc_cgroup_mode` setting in