summaryrefslogtreecommitdiff
path: root/src/core/system.conf
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-11-13 17:13:55 +0100
committerLennart Poettering <lennart@poettering.net>2015-11-13 19:50:52 +0100
commit0af20ea2ee2af2bcf2258e7a8e1a13181a6a75d6 (patch)
tree0fee32b93ed0b93271670e4d68f8c5d7177ee312 /src/core/system.conf
parentecee72e1b6c3476b674b58472c483fc4aef7ceed (diff)
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.
Diffstat (limited to 'src/core/system.conf')
-rw-r--r--src/core/system.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/system.conf b/src/core/system.conf
index 50668e12c4..63bff085eb 100644
--- a/src/core/system.conf
+++ b/src/core/system.conf
@@ -41,6 +41,7 @@
#DefaultBlockIOAccounting=no
#DefaultMemoryAccounting=no
#DefaultTasksAccounting=no
+#DefaultTasksMax=
#DefaultLimitCPU=
#DefaultLimitFSIZE=
#DefaultLimitDATA=