From ba4bfd01523e70c3f94d9c59a99e21b70263dabd Mon Sep 17 00:00:00 2001 From: Alexander Haensch Date: Wed, 11 Feb 2015 13:58:14 +0100 Subject: [PATCH] adding notice to resource control manpage To: lennart@poettering.net --- man/systemd.resource-control.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml index 8f4e7a3..2963774 100644 --- a/man/systemd.resource-control.xml +++ b/man/systemd.resource-control.xml @@ -191,7 +191,16 @@ attribute. For details about this control group attribute, see memory.txt. - + + NOTICE: Because of limititations in systemd and the + linux cgroup code, setting this option in a service file + attached to the system.slice, can lead to the termination + random programs running in the system.slice. It is + recommended to use this option in congruation with + a separate + systemd.slice5. + + Implies MemoryAccounting=true. -- 1.9.1