From 2bcee9f627b2cd1e3fe588b581aff05821f5841d Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Tue, 9 Aug 2022 15:02:08 -0600 Subject: Man pages: refactor common options Continued. Harder-to-review ones this time. Signed-off-by: Ed Santiago --- docs/source/markdown/options/cgroup-parent.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/source/markdown/options/cgroup-parent.md (limited to 'docs/source/markdown/options/cgroup-parent.md') diff --git a/docs/source/markdown/options/cgroup-parent.md b/docs/source/markdown/options/cgroup-parent.md new file mode 100644 index 000000000..f376e4860 --- /dev/null +++ b/docs/source/markdown/options/cgroup-parent.md @@ -0,0 +1,5 @@ +#### **--cgroup-parent**=*path* + +Path to cgroups under which the cgroup for the <> will be created. If the +path is not absolute, the path is considered to be relative to the cgroups path +of the init process. Cgroups will be created if they do not already exist. -- cgit v1.2.3-54-g00ecf