guix/gnu
Ludovic Courtès 57e731c358
services: agetty: 'term-console' succeeds by default.
Previously, on a typical setup without "console=ttyS0" or similar in
'kernel-arguments', the 'term-console' Shepherd service would always be
marked as failing to start.  This is undesirable because it raises a
false alarm: the service is expected to do nothing in this case.

This patch instead marks it as succeeding and logs a message explaining
it's doing nothing.

* gnu/services/base.scm (agetty-shepherd-service): In 'start' method,
succeed when TTY is #f and print a message.
2023-04-17 23:50:41 +02:00
..
bootloader
build
home
installer
machine
packages gnu: Add converseen. 2023-04-17 23:36:55 +02:00
services services: agetty: 'term-console' succeeds by default. 2023-04-17 23:50:41 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add converseen. 2023-04-17 23:36:55 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm