Fix default value of cgroup_cpu_mount in README
authorWANG Ziqin <i@wangziq.in>
Sat, 3 Apr 2021 15:59:35 +0000 (23:59 +0800)
committerWANG Ziqin <i@wangziq.in>
Sat, 3 Apr 2021 15:59:35 +0000 (23:59 +0800)
README.md

index 78fb8be254a609a13dcc02ce742373f6a1914b89..f3f2ccfe82dce22b702c1ca65a283e67b2f19398 100644 (file)
--- 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