From: Mantas Mikulėnas Date: Tue, 26 Jan 2016 12:24:06 +0000 (+0200) Subject: logind: update documentation for cf7d1a30e44 X-Git-Tag: v229~87^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5abea6149a9ed02a93cf8b3d881a01df2e5a27d1;p=thirdparty%2Fsystemd.git logind: update documentation for cf7d1a30e44 --- diff --git a/man/logind.conf.xml b/man/logind.conf.xml index 94376656d5e..48130aa0032 100644 --- a/man/logind.conf.xml +++ b/man/logind.conf.xml @@ -288,7 +288,7 @@ TasksMax= setting of the per-user slice unit, see systemd.resource-control5 - for details. Defaults to 4096. + for details. Defaults to 12288 (12K). diff --git a/src/login/logind.conf b/src/login/logind.conf index 81f6695434a..6095e482ace 100644 --- a/src/login/logind.conf +++ b/src/login/logind.conf @@ -32,4 +32,4 @@ #IdleActionSec=30min #RuntimeDirectorySize=10% #RemoveIPC=yes -#UserTasksMax=4096 +#UserTasksMax=12288