Merge pull request #10798 from benjaminp/patch-1
Add After=dbus.service to containerd.service
This commit is contained in:
commit
ce265ff955
@ -15,7 +15,7 @@
|
||||
[Unit]
|
||||
Description=containerd container runtime
|
||||
Documentation=https://containerd.io
|
||||
After=network.target local-fs.target
|
||||
After=network.target local-fs.target dbus.service
|
||||
|
||||
[Service]
|
||||
ExecStartPre=-/sbin/modprobe overlay
|
||||
|
Loading…
Reference in New Issue
Block a user