blob: 44de55deb48a78b5b483b6328fe2164b197b0474 (
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 0 tty12
|