blob: c4b9f5a1841a58bc88f9d2cad88ef67189d16f25 (
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 tty3 }
getty tty3
|