blob: e580b83c8f560999cf088fa9ca996da8f9b57395 (
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 tty12 }
getty tty12
|