We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b337430 + 36d2576 commit a7dff7eCopy full SHA for a7dff7e
2 files changed
containerd.service
@@ -4,7 +4,7 @@ Documentation=https://containerd.io
4
After=network.target
5
6
[Service]
7
-ExecStartPre=/sbin/modprobe overlay
+ExecStartPre=-/sbin/modprobe overlay
8
ExecStart=/usr/local/bin/containerd
9
Delegate=yes
10
KillMode=process
docs/ops.md
@@ -49,7 +49,7 @@ Documentation=https://containerd.io
49
50
51
52
53
54
55
0 commit comments