Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 776606 Details for
Bug 842567
app-containers/docker-20.10.14: Depend on containerd in init file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Docker init patch file
docker-init.diff (text/plain), 354 bytes, created by
Jan Breig
on 2022-05-04 09:15:03 UTC
(
hide
)
Description:
Docker init patch file
Filename:
MIME Type:
Creator:
Jan Breig
Created:
2022-05-04 09:15:03 UTC
Size:
354 bytes
patch
obsolete
>diff --git a/init.d/docker b/init.d/docker >index 3229223..57defb8 100755 >--- a/init.d/docker >+++ b/init.d/docker >@@ -17,6 +17,10 @@ rc_ulimit="${DOCKER_ULIMIT:--c unlimited -n 1048576 -u unlimited}" > > retry="${DOCKER_RETRY:-TERM/60/KILL/10}" > >+depend() { >+ need containerd >+} >+ > start_pre() { > checkpath -f -m 0644 -o root:docker "$DOCKER_LOGFILE" > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 842567
: 776606