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
..
2023-01-10 11:49:14 +01:00
2023-04-14 15:12:11 -04:00
2021-11-30 01:08:55 +01:00
2022-06-15 00:25:21 +02:00
2022-11-18 15:44:39 +01:00
2023-04-17 23:50:41 +02:00
2023-01-03 16:34:44 -05:00
2022-06-15 00:25:21 +02:00
2022-01-11 11:47:42 +05:30
2023-04-02 12:31:51 +02:00
2022-12-08 13:21:23 +01:00
2021-12-05 19:17:41 +01:00
2022-11-20 17:54:05 +01:00
2023-03-03 17:55:35 +01:00
2023-04-07 17:58:33 +02:00
2023-03-17 23:20:36 +01:00
2023-03-13 17:11:08 +04:00
2022-07-13 21:36:41 -04:00
2022-08-25 00:10:32 -04:00
2023-01-14 07:53:21 -05:00
2022-12-25 14:15:59 +01:00
2022-12-08 13:21:23 +01:00
2023-02-03 15:18:44 +01:00
2023-03-26 23:24:23 +02:00
2021-11-30 01:08:55 +01:00
2022-08-25 00:10:32 -04:00
2022-12-14 22:56:00 +01:00
2023-02-08 22:40:40 -05:00
2023-04-02 12:35:30 +02:00
2023-03-03 17:55:34 +01:00
2023-03-03 17:55:34 +01:00
2023-03-21 14:51:24 -04:00
2022-08-25 00:10:42 -04:00
2023-02-27 23:40:43 +01:00
2023-04-07 17:56:07 +02:00
2022-05-03 18:02:27 +02:00
2022-12-15 10:13:24 +00:00
2022-06-17 10:30:41 +02:00
2022-06-15 00:25:21 +02:00
2021-12-21 15:47:03 +01:00
2022-09-28 09:57:30 -04:00
2021-11-30 01:08:55 +01:00
2023-04-07 17:56:55 +02:00
2021-07-03 20:13:42 +02:00
2023-04-02 12:35:30 +02:00
2022-11-18 15:44:39 +01:00
2023-03-07 11:39:50 +01:00
2023-03-03 17:55:35 +01:00
2023-03-03 17:55:33 +01:00
2021-11-30 01:08:55 +01:00
2022-04-29 18:07:16 +02:00
2023-02-08 09:36:26 -05:00
2023-01-10 11:49:13 +01:00
2022-11-20 12:00:04 +00:00
2023-04-02 23:35:15 -04:00
2023-03-03 17:55:34 +01:00
2023-04-11 12:19:01 -04:00
2023-03-25 10:06:36 +08:00