From: WANG Ziqin Date: Sat, 3 Apr 2021 15:59:35 +0000 (+0800) Subject: Fix default value of cgroup_cpu_mount in README X-Git-Tag: 3.0.20210707~8^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=824bd134d4b1a1558bbe8e7613d931ee5c4f329f;p=platform%2Fupstream%2Fnsjail.git Fix default value of cgroup_cpu_mount in README --- diff --git a/README.md b/README.md index 78fb8be..f3f2ccf 100644 --- a/README.md +++ b/README.md @@ -491,7 +491,7 @@ Options: --cgroup_cpu_ms_per_sec VALUE Number of milliseconds of CPU time per second that the process group can use (default: '0' - no limit) --cgroup_cpu_mount VALUE - Location of cpu cgroup FS (default: '/sys/fs/cgroup/net_cls') + Location of cpu cgroup FS (default: '/sys/fs/cgroup/cpu') --cgroup_cpu_parent VALUE Which pre-existing cpu cgroup to use as a parent (default: 'NSJAIL') --iface_no_lo