From efee4ebf43e376a7cd8b8abcef0c70aa90427bb4 Mon Sep 17 00:00:00 2001 From: davidovski Date: Tue, 1 Mar 2022 22:01:26 +0000 Subject: initial commit --- s6/sv/agetty3/run | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 s6/sv/agetty3/run (limited to 's6/sv/agetty3/run') diff --git a/s6/sv/agetty3/run b/s6/sv/agetty3/run new file mode 100644 index 0000000..5a5cf19 --- /dev/null +++ b/s6/sv/agetty3/run @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +if { s6-echo "[ Services ] : Enabling tty3" } +exec /sbin/agetty -L -8 tty3 115200 -- cgit v1.2.1