aports/community/containerd/systemd-path.patch

12 lines
250 B
Diff

--- a/containerd.service
+++ b/containerd.service
@@ -19,7 +19,7 @@ After=network.target dbus.service
[Service]
ExecStartPre=-/sbin/modprobe overlay
-ExecStart=/usr/local/bin/containerd
+ExecStart=/usr/bin/containerd
Type=notify
Delegate=yes