From: "Sven Wegener" <swegener@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/containerd/files/
Date: Mon, 25 Mar 2019 10:22:58 +0000 (UTC) [thread overview]
Message-ID: <1553509373.0df5299ab0f6b97f4c0808ee64b72506541a53d0.swegener@gentoo> (raw)
commit: 0df5299ab0f6b97f4c0808ee64b72506541a53d0
Author: Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 10:21:48 2019 +0000
Commit: Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 10:22:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0df5299a
app-emulation/containerd: Wait for containerd socket
Signed-off-by: Sven Wegener <swegener <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
app-emulation/containerd/files/containerd.initd | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/app-emulation/containerd/files/containerd.initd b/app-emulation/containerd/files/containerd.initd
index f0f4e735b5a..bedf000cad5 100644
--- a/app-emulation/containerd/files/containerd.initd
+++ b/app-emulation/containerd/files/containerd.initd
@@ -18,3 +18,7 @@ start_pre() {
return 0
}
+
+start_post() {
+ ewaitfile 5 /run/containerd/containerd.sock
+}
next reply other threads:[~2019-03-25 10:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-25 10:22 Sven Wegener [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-25 8:43 [gentoo-commits] repo/gentoo:master commit in: app-emulation/containerd/files/ Sven Wegener
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1553509373.0df5299ab0f6b97f4c0808ee64b72506541a53d0.swegener@gentoo \
--to=swegener@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox