From 4293445a70b991dbe84cd8a177ff09ea73dd2ea4 Mon Sep 17 00:00:00 2001 From: PS Date: Sun, 22 Feb 2026 13:41:11 +0100 Subject: Add gettys --- src/lib/source/system/tty/getty-6-srv/run | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/lib/source/system/tty/getty-6-srv/run (limited to 'src/lib/source/system/tty/getty-6-srv/run') diff --git a/src/lib/source/system/tty/getty-6-srv/run b/src/lib/source/system/tty/getty-6-srv/run new file mode 100644 index 0000000..60843b5 --- /dev/null +++ b/src/lib/source/system/tty/getty-6-srv/run @@ -0,0 +1,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 tty6 } +getty tty6 -- cgit v1.2.3