diff options
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index fe3c8d941d..0fd4acf4bf 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -477,7 +477,7 @@ For more changes, see the .I Documentation/cgroup-v2.txt file in the kernel source. .\" -.SS Release notification +.SS Cgroups v1 release notification A special file in each cgroup hierarchy, .IR release_agent , can be used to register a program to handle cgroups which become newly empty. @@ -488,7 +488,7 @@ The cgroup must be marked as eligible for autoremove by writing '1' into its .IR notify_on_release file; this value is inherited by newly created child cgroups. - +.SS Cgroups v2 events file A new feature in cgroups v2 is the .I cgroup.populated file. |
