mirror of https://github.com/docker/docs.git
Merge pull request #20167 from jfrazelle/butts
remove tasksmax, people on newer kernels can add it themselves
This commit is contained in:
commit
cb4a22b1a9
|
@ -11,7 +11,6 @@ MountFlags=slave
|
||||||
LimitNOFILE=1048576
|
LimitNOFILE=1048576
|
||||||
LimitNPROC=1048576
|
LimitNPROC=1048576
|
||||||
LimitCORE=infinity
|
LimitCORE=infinity
|
||||||
TasksMax=1048576
|
|
||||||
TimeoutStartSec=0
|
TimeoutStartSec=0
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Reference in New Issue