mirror of
https://github.com/OpenRC/openrc.git
synced 2024-11-23 01:43:37 +08:00
Niceness cannot be set using rc_ulimit.
Fixes https://github.com/OpenRC/openrc/issues/701
This commit is contained in:
parent
5874b2ca75
commit
5ef072d648
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user