Merge pull request #3741 from crosbymichael/localfs

Add local-fs.target to service file
This commit is contained in:
Phil Estes 2019-10-10 17:40:12 -04:00 committed by GitHub
commit 41028772ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
[Unit]
Description=containerd container runtime
Documentation=https://containerd.io
After=network.target
After=network.target local-fs.target
[Service]
ExecStartPre=-/sbin/modprobe overlay