mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-10 10:22:00 +01:00
12 lines
250 B
Diff
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
|