mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
systemd: fix typo in TasksMax comment
This commit is contained in:
committed by
GitHub
parent
23c763ef1c
commit
cfde9c717f
@@ -33,7 +33,7 @@ LimitNOFILE=infinity
|
||||
LimitNPROC=infinity
|
||||
LimitCORE=infinity
|
||||
|
||||
# Comment TasksMax if your systemd version does not supports it.
|
||||
# Comment TasksMax if your systemd version does not support it.
|
||||
# Only systemd 226 and above support this option.
|
||||
TasksMax=infinity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user