forked from Lainports/freebsd-ports
Ly is a lightweight TUI (ncurses-like) display manager for Linux and BSD. It supports both X11 and Wayland sessions. WWW: https://github.com/cylgom/ly Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D22228
18 lines
389 B
Text
18 lines
389 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Add the following entry to /etc/gettytab:
|
|
|
|
Ly:\
|
|
:lo=%%PREFIX%%/bin/ly:\
|
|
:al=root:
|
|
|
|
Modify the command field of the ttyv1 terminal entry in /etc/ttys
|
|
|
|
ttyv1 "/usr/libexec/getty Ly" xterm on secure
|
|
|
|
Make sure that "tty" is set appropriately in the %%ETCDIR%%/config.ini file if
|
|
you decide to configure a different TTY for Ly instead.
|
|
EOM
|
|
}
|
|
]
|