Skip to content

Commit b0d7ef6

Browse files
authored
Merge pull request #3746 from crosbymichael/localfs2
[release/1.2] Add local-fs.target to service file
2 parents c3532a3 + c471c95 commit b0d7ef6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

containerd.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Unit]
22
Description=containerd container runtime
33
Documentation=https://containerd.io
4-
After=network.target
4+
After=network.target local-fs.target
55

66
[Service]
77
ExecStartPre=-/sbin/modprobe overlay

0 commit comments

Comments
 (0)