Revert "services: Switch to ‘shepherd-system-log-service-type’ in ‘%base-services’."

This reverts commit c83bfc0415 and the
corresponding ‘etc/news.scm’ entry (commits
12bd93113c and
622568ec13) while investigating
<https://issues.guix.gnu.org/76315>.

Change-Id: Ie26c24b8cd25cee3466cc871470b0bec9a5dfafb
This commit is contained in:
Ludovic Courtès 2025-02-16 23:09:41 +01:00
parent eba8c08b1b
commit 8c483c12e9
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
3 changed files with 5 additions and 50 deletions

View file

@ -3931,7 +3931,7 @@ login manager daemon.")
(cons tty %default-console-font))
'("tty1" "tty2" "tty3" "tty4" "tty5" "tty6")))
(service shepherd-system-log-service-type)
(service syslog-service-type)
(service agetty-service-type (agetty-configuration
(extra-options '("-L")) ; no carrier detect
(term "vt100")