We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09814d4 + c691c36 commit 6c74c39Copy full SHA for 6c74c39
1 file changed
containerd.service
@@ -30,7 +30,7 @@ RestartSec=5
30
# in the kernel. We recommend using cgroups to do container-local accounting.
31
LimitNPROC=infinity
32
LimitCORE=infinity
33
-LimitNOFILE=1048576
+LimitNOFILE=infinity
34
# Comment TasksMax if your systemd version does not supports it.
35
# Only systemd 226 and above support this version.
36
TasksMax=infinity
0 commit comments