From 7e3a33c8f5ccae03e035cf4c9d1c3c01a0f57b1e Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Mon, 12 Jan 2015 14:37:10 -0600 Subject: [PATCH] Add description for cgroup_cleanup X-Gentoo-Bug: 535184 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=535184 --- sh/rc-cgroup.sh.in | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/rc-cgroup.sh.in b/sh/rc-cgroup.sh.in index b635340a..04260265 100644 --- a/sh/rc-cgroup.sh.in +++ b/sh/rc-cgroup.sh.in @@ -2,6 +2,7 @@ # Copyright (c) 2012 Alexander Vershilov # Released under the 2-clause BSD license. extra_stopped_commands="${extra_stopped_commands} cgroup_cleanup" +description_cgroup_cleanup="Kill all processes in the cgroup" cgroup_find_path() {