diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-10-08 17:48:45 +0300 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-10-08 17:48:45 +0300 |
commit | b3972d454da24208fadad4a89e5750fe1df6e151 (patch) | |
tree | de001385b495eaa7564d072ed90e98c772e3f498 /src/core/system.conf | |
parent | ad86c1335a2a474f91186a736a5231d0c66313c6 (diff) |
core: system.conf: add DefaultTasksAccounting
Diffstat (limited to 'src/core/system.conf')
-rw-r--r-- | src/core/system.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/system.conf b/src/core/system.conf index c30c595413..50668e12c4 100644 --- a/src/core/system.conf +++ b/src/core/system.conf @@ -40,6 +40,7 @@ #DefaultCPUAccounting=no #DefaultBlockIOAccounting=no #DefaultMemoryAccounting=no +#DefaultTasksAccounting=no #DefaultLimitCPU= #DefaultLimitFSIZE= #DefaultLimitDATA= |