guix/gnu/services
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
..
admin.scm
audio.scm services: mpd: Use proper records for user and group fields. 2023-04-14 15:12:11 -04:00
auditd.scm
authentication.scm
avahi.scm
base.scm services: agetty: 'term-console' succeeds by default. 2023-04-17 23:50:41 +02:00
certbot.scm
cgit.scm
ci.scm
configuration.scm services: configuration: Add user-defined sanitizer support. 2023-04-02 12:31:51 +02:00
cuirass.scm
cups.scm
databases.scm
dbus.scm
desktop.scm services: desktop: Remove 'xfce-desktop-service' procedure. 2023-04-07 17:58:33 +02:00
dict.scm
dns.scm
docker.scm
file-sharing.scm
games.scm
ganeti.scm
getmail.scm
guix.scm
herd.scm services: herd: Remove workaround for Shepherd < 0.5.0. 2023-03-26 23:24:23 +02:00
hurd.scm
kerberos.scm
ldap.scm
lightdm.scm
linux.scm services: replace bare serializers with (serializer ...) 2023-04-02 12:35:30 +02:00
lirc.scm
mail.scm
mcron.scm services: mcron: Add log-file and date-format fields. 2023-03-21 14:51:24 -04:00
messaging.scm
monitoring.scm
networking.scm services: ntp-service-type: Remove deprecated server as strings support. 2023-04-07 17:56:07 +02:00
nfs.scm
nix.scm
pam-mount.scm
pm.scm
rsync.scm
samba.scm
science.scm
sddm.scm services: sddm: Remove 'sddm-service' procedure. 2023-04-07 17:56:55 +02:00
security-token.scm
security.scm services: replace bare serializers with (serializer ...) 2023-04-02 12:35:30 +02:00
shepherd.scm
sound.scm
spice.scm
ssh.scm
syncthing.scm
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm
vnc.scm services: xvnc: Do not create a regular HOME directory for xvnc user. 2023-04-02 23:35:15 -04:00
vpn.scm
web.scm services: nginx: Add reopen action. 2023-04-11 12:19:01 -04:00
xorg.scm services: xorg-wrapper: Support xorg server input rewriting. 2023-03-25 10:06:36 +08:00