From eaf0ecff18ee063286ad423469241ca0eb2e4c6c Mon Sep 17 00:00:00 2001 From: PS
Date: Sun, 1 Feb 2026 12:06:46 +0100 Subject: version 0.2.0.0 --- src/lib/service/system/getty-12/run | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100755 src/lib/service/system/getty-12/run (limited to 'src/lib/service/system/getty-12') diff --git a/src/lib/service/system/getty-12/run b/src/lib/service/system/getty-12/run new file mode 100755 index 0000000..e580b83 --- /dev/null +++ b/src/lib/service/system/getty-12/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 tty12 } +getty tty12 -- cgit v1.2.3