diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/cgroups.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 8c263bb7aa..5cfc026502 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -212,8 +212,9 @@ This creates a new empty cgroup. Tasks may be moved to this cgroup by writing their PIDs into the cgroup's .I cgroup.procs -(deprecated) +or .I tasks +(deprecated) file: echo $$ > /sys/fs/cgroup/cpu/cg1/cgroup.procs |
