From 8346c985d598385e760375a8adf69c986bb4a350 Mon Sep 17 00:00:00 2001 From: lishuxiang Date: Sat, 5 Dec 2020 20:27:04 +0800 Subject: [PATCH] Update user-guide.md fix a typo This fixes #389. --- user-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-guide.md b/user-guide.md index dd6514c9..275578e1 100644 --- a/user-guide.md +++ b/user-guide.md @@ -137,7 +137,7 @@ Setting `ulimit` and `nice` values per service can be done through the Under Linux, OpenRC can use cgroups for process management as well. Once the kernel is configured appropriately, the `rc_cgroup_mode` setting in -/etc/rc.conf should be used to control whether cgroups version one,, +/etc/rc.conf should be used to control whether cgroups version one, two, or both are used. The default is to use both if they are available. By changing certain settings in the service's `conf.d` file limits can be