From: Lennart Poettering Date: Mon, 8 Apr 2013 17:11:05 +0000 (+0200) Subject: man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchy X-Git-Tag: v201~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fbc15b7663730fd8c8c5cfcd54878a2e764c46ea;p=thirdparty%2Fsystemd.git man: be clearer that it's not OK to manipulate systemd's own cgroup hirearchy --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 69ee4fc5e88..c25d96e9fdd 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -825,8 +825,11 @@ in specific paths in specific kernel controller hierarchies. It is not recommended to manipulate the service - control group path in the systemd - named hierarchy. For details about + control group path in the private + systemd named hierarchy + (i.e. name=systemd), + and doing this might result in + undefined behaviour. For details about control groups see cgroups.txt.