]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd-system.conf.xml
core: add new DefaultTasksMax= setting for system.conf
authorLennart Poettering <lennart@poettering.net>
Fri, 13 Nov 2015 16:13:55 +0000 (17:13 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 13 Nov 2015 18:50:52 +0000 (19:50 +0100)
commit0af20ea2ee2af2bcf2258e7a8e1a13181a6a75d6
tree0fee32b93ed0b93271670e4d68f8c5d7177ee312
parentecee72e1b6c3476b674b58472c483fc4aef7ceed
core: add new DefaultTasksMax= setting for system.conf

This allows initializing the TasksMax= setting of all units by default
to some fixed value, instead of leaving it at infinity as before.
man/systemd-system.conf.xml
man/systemd.resource-control.xml
src/core/dbus-manager.c
src/core/load-fragment-gperf.gperf.m4
src/core/load-fragment.c
src/core/main.c
src/core/manager.c
src/core/manager.h
src/core/system.conf
src/core/unit.c