blob: f688bf81a34f3b5fccd9b7ed59f5a175c5b16ce7 (
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 tty5 }
getty tty5
|