diff --git a/moby-engine/systemd/docker.service b/moby-engine/systemd/docker.service index c011eb0..f7d049c 100644 --- a/moby-engine/systemd/docker.service +++ b/moby-engine/systemd/docker.service @@ -28,7 +28,6 @@ StartLimitInterval=60s # Having non-zero Limit*s causes performance problems due to accounting overhead # in the kernel. We recommend using cgroups to do container-local accounting. -LimitNOFILE=infinity LimitNPROC=infinity LimitCORE=infinity