me
/
guix
Archived
1
0
Fork 0

agetty-shepherd-service: Rename console agetty to "term-console" for clarity.

* gnu/services/base.scm (agetty-shepherd-service)[provision]: Rename console
agetty to "term-console".
Danny Milosavljevic 2022-02-25 17:13:53 +01:00
parent fcb6cab621
commit 07c3a43955
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 1 additions and 1 deletions

View File

@ -931,7 +931,7 @@ to use as the tty. This is primarily useful for headless systems."
(list
(shepherd-service
(documentation "Run agetty on a tty.")
(provision (list (symbol-append 'term- (string->symbol (or tty "auto")))))
(provision (list (symbol-append 'term- (string->symbol (or tty "console")))))
;; Since the login prompt shows the host name, wait for the 'host-name'
;; service to be done. Also wait for udev essentially so that the tty