blob: dd3284949f23ee84b641d260054e0832f698ff7e (
plain)
1
2
3
4
5
6
7
8
9
|
#!@shebangdir@/execlineb -P
# ISC license.
# https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/about/
# https://landley.net/toybox/
# https://core.suckless.org/ubase/
tryexec { agetty tty1 }
getty tty1
|