chiark / gitweb /
logind,machined: bump TasksMax=
authorLennart Poettering <lennart@poettering.net>
Wed, 20 Jan 2016 19:27:21 +0000 (20:27 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 17 May 2017 13:22:15 +0000 (15:22 +0200)
Issue #2388 suggests the current TasksMax= setting for user processes is to low. Bump it to 12K. Also, bump the
container TasksMax= from 8K to 16K, so that it remains higher than the one for user processes.

(Compare: the kernel default limit for processes system-wide is 32K).

Fixes #2388


No differences found