unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: andreoss@SDF.ORG, 38432@debbugs.gnu.org
Subject: bug#38432: dockerd is not started automatically
Date: Tue, 02 Jun 2020 08:11:48 -0400	[thread overview]
Message-ID: <87lfl54qgr.fsf@gmail.com> (raw)
In-Reply-To: <20200601142454.5a45c75c@scratchpost.org> (Danny Milosavljevic's message of "Mon, 1 Jun 2020 14:24:54 +0200")

Hello Danny!

The service definition here:
https://github.com/containerd/containerd/blob/master/containerd.service
uses the systemd notify mechanism to allow the application (containerd)
to message the init (systemd) that it is ready.

leoprikler on #guix had the idea to patch this away and replace it by
some code that'd write a PID file.  That's an interesting idea!  Even
nicer would be to have Shepherd listen on the socket that the sd_notify
mechanism relies on and natively support the systemd notify thing :-).

Food for thoughts...

Maxim




      parent reply	other threads:[~2020-06-02 12:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-29 22:06 bug#38432: dockerd is not started automatically andreoss
2020-05-28 13:24 ` Maxim Cournoyer
2020-05-28 13:42   ` Danny Milosavljevic
2020-06-01  3:27     ` Maxim Cournoyer
2020-06-01 12:24       ` Danny Milosavljevic
2020-06-02  0:59         ` Maxim Cournoyer
2020-06-02 12:11         ` Maxim Cournoyer [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lfl54qgr.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=38432@debbugs.gnu.org \
    --cc=andreoss@SDF.ORG \
    --cc=dannym@scratchpost.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).