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".
This commit is contained in:
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

View file

@ -931,7 +931,7 @@ (define agetty-shepherd-service
(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