mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Revert "services: Switch to ‘shepherd-system-log-service-type’ in ‘%base-services’."
This reverts commitc83bfc0415
and the corresponding ‘etc/news.scm’ entry (commits12bd93113c
and622568ec13
) while investigating <https://issues.guix.gnu.org/76315>. Change-Id: Ie26c24b8cd25cee3466cc871470b0bec9a5dfafb
This commit is contained in:
parent
eba8c08b1b
commit
8c483c12e9
3 changed files with 5 additions and 50 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue