all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53763] [PATCH 0/3] Make console agetty wait for syslogd to start up
@ 2022-02-03 20:52 dannym
  2022-02-03 20:55 ` [bug#53763] [PATCH 1/3] services: agetty: Add shepherd-requirement dannym
  2022-02-25 16:17 ` bug#53763: [PATCH 0/3] Make console agetty wait for syslogd to start up Danny Milosavljevic
  0 siblings, 2 replies; 5+ messages in thread
From: dannym @ 2022-02-03 20:52 UTC (permalink / raw)
  To: 53763; +Cc: Danny Milosavljevic

From: Danny Milosavljevic <dannym@scratchpost.org>

This patchset makes the console agetty wait for syslogd to start up.

See also bug# 30464.

Danny Milosavljevic (3):
  services: agetty: Add shepherd-requirement.
  services: %base-services: Adapt agetty-service-type to depend on
    syslogd.
  agetty-shepherd-service: Rename console agetty to "term-console" for
    clarity.

 doc/guix.texi         |  4 ++++
 gnu/services/base.scm | 15 ++++++++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.34.0





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-25 16:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-03 20:52 [bug#53763] [PATCH 0/3] Make console agetty wait for syslogd to start up dannym
2022-02-03 20:55 ` [bug#53763] [PATCH 1/3] services: agetty: Add shepherd-requirement dannym
2022-02-03 20:55   ` [bug#53763] [PATCH 2/3] services: %base-services: Adapt agetty-service-type to depend on syslogd dannym
2022-02-03 20:55   ` [bug#53763] [PATCH 3/3] agetty-shepherd-service: Rename console agetty to "term-console" for clarity dannym
2022-02-25 16:17 ` bug#53763: [PATCH 0/3] Make console agetty wait for syslogd to start up Danny Milosavljevic

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.