aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/source/system/tty/getty-1-srv
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/source/system/tty/getty-1-srv')
-rw-r--r--src/lib/source/system/tty/getty-1-srv/producer-for1
-rw-r--r--src/lib/source/system/tty/getty-1-srv/run9
-rw-r--r--src/lib/source/system/tty/getty-1-srv/type1
3 files changed, 11 insertions, 0 deletions
diff --git a/src/lib/source/system/tty/getty-1-srv/producer-for b/src/lib/source/system/tty/getty-1-srv/producer-for
new file mode 100644
index 0000000..e544789
--- /dev/null
+++ b/src/lib/source/system/tty/getty-1-srv/producer-for
@@ -0,0 +1 @@
+getty-1-log
diff --git a/src/lib/source/system/tty/getty-1-srv/run b/src/lib/source/system/tty/getty-1-srv/run
new file mode 100644
index 0000000..dd32849
--- /dev/null
+++ b/src/lib/source/system/tty/getty-1-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 tty1 }
+getty tty1
diff --git a/src/lib/source/system/tty/getty-1-srv/type b/src/lib/source/system/tty/getty-1-srv/type
new file mode 100644
index 0000000..5883cff
--- /dev/null
+++ b/src/lib/source/system/tty/getty-1-srv/type
@@ -0,0 +1 @@
+longrun