Add description for cgroup_cleanup
X-Gentoo-Bug: 535184 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=535184
This commit is contained in:
parent
74478830a8
commit
7e3a33c8f5
@ -2,6 +2,7 @@
|
|||||||
# Copyright (c) 2012 Alexander Vershilov <qnikst@gentoo.org>
|
# Copyright (c) 2012 Alexander Vershilov <qnikst@gentoo.org>
|
||||||
# Released under the 2-clause BSD license.
|
# Released under the 2-clause BSD license.
|
||||||
extra_stopped_commands="${extra_stopped_commands} cgroup_cleanup"
|
extra_stopped_commands="${extra_stopped_commands} cgroup_cleanup"
|
||||||
|
description_cgroup_cleanup="Kill all processes in the cgroup"
|
||||||
|
|
||||||
cgroup_find_path()
|
cgroup_find_path()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user