summaryrefslogtreecommitdiff
path: root/s6/sv/agetty5
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-03-01 22:01:26 +0000
committerdavidovski <david@davidovski.xyz>2022-03-01 22:01:26 +0000
commitefee4ebf43e376a7cd8b8abcef0c70aa90427bb4 (patch)
tree13956b6dbca8622b71edbdd3a1c2a949c5d1aac8 /s6/sv/agetty5
initial commit
Diffstat (limited to 's6/sv/agetty5')
-rw-r--r--s6/sv/agetty5/dependencies.d/hostname0
-rw-r--r--s6/sv/agetty5/run3
-rw-r--r--s6/sv/agetty5/type1
3 files changed, 4 insertions, 0 deletions
diff --git a/s6/sv/agetty5/dependencies.d/hostname b/s6/sv/agetty5/dependencies.d/hostname
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/s6/sv/agetty5/dependencies.d/hostname
diff --git a/s6/sv/agetty5/run b/s6/sv/agetty5/run
new file mode 100644
index 0000000..2f2e326
--- /dev/null
+++ b/s6/sv/agetty5/run
@@ -0,0 +1,3 @@
+#!/bin/execlineb -P
+if { s6-echo "[ Services ] : Enabling tty5" }
+exec /sbin/agetty -L -8 tty5 115200
diff --git a/s6/sv/agetty5/type b/s6/sv/agetty5/type
new file mode 100644
index 0000000..5883cff
--- /dev/null
+++ b/s6/sv/agetty5/type
@@ -0,0 +1 @@
+longrun