MESSAGE
DATE | 2020-04-25 |
FROM | Christos Nouskas via artix-general
|
SUBJECT | Re: [Hangout - NYLXS] [artix-general] tty number
|
On Wed, 22 Apr 2020 19:49:26 +0200 "Xavier B. via artix-general" wrote: > I just installed artix and when I go to ttyX I get a triangle with some > info (number of packages, memory, etc.) but there is no tty number in that. > How can I add tty number in this triangle or disable triangle and just put > tty number. > > Many thanks, > Xavier
Edit your /etc/issue. Perhaps you've got a /etc/issue.pacnew with the following content:
Artix Linux \r (\l)
\r stands for $(uname -r) and \l for the tty number. Read the man page of agetty(8) for more escape codes.
-- https://systemd-free.artixlinux.org
-- artix-general mailing list artix-general-at-artixlinux.org https://lists.artixlinux.org/listinfo/artix-general _______________________________________________ Hangout mailing list Hangout-at-nylxs.com http://lists.mrbrklyn.com/mailman/listinfo/hangout
|
|