Skip to content

Commit

Permalink
Niceness cannot be set using rc_ulimit.
Browse files Browse the repository at this point in the history
Fixes #701
  • Loading branch information
markhindley authored and navi-desu committed Oct 26, 2024
1 parent 5874b2c commit 5ef072d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ef072d

Please sign in to comment.