diff options
Diffstat (limited to 's6/sv/agetty6/run')
-rw-r--r-- | s6/sv/agetty6/run | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/s6/sv/agetty6/run b/s6/sv/agetty6/run new file mode 100644 index 0000000..49f8a3a --- /dev/null +++ b/s6/sv/agetty6/run @@ -0,0 +1,3 @@ +#!/bin/execlineb -P +if { s6-echo "[ Services ] : Enabling tty6" } +exec /sbin/agetty -L -8 tty6 115200 |