1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #20167 from jfrazelle/butts

remove tasksmax, people on newer kernels can add it themselves
This commit is contained in:
David Calavera 2016-02-09 14:18:51 -08:00
commit cb4a22b1a9

View file

@ -11,7 +11,6 @@ MountFlags=slave
LimitNOFILE=1048576
LimitNPROC=1048576
LimitCORE=infinity
TasksMax=1048576
TimeoutStartSec=0
[Install]