icinga2/etc/initsystem/icinga2.service.limits.conf
Markus Frosch c90dc34edb Improve documentation and Systemd config for TasksMax setting
This also disables setting a value by default.

Packaging should decide to install the config file:
`/etc/systemd/system/icinga2.service.d`

fixes #5611

Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-09-29 17:34:32 +02:00

10 lines
236 B
Plaintext

# Icinga 2 sets Systemd default values to extend OS defaults.
#
# Please check the troubleshooting documentation for further details.
[Service]
TasksMax=infinity
# Uncomment this setting in case of further problems.
#LimitNPROC=62883