about summary refs log tree commit diff
path: root/services/agetty-serial/run
diff options
context:
space:
mode:
Diffstat (limited to 'services/agetty-serial/run')
-rwxr-xr-xservices/agetty-serial/run3
1 files changed, 3 insertions, 0 deletions
diff --git a/services/agetty-serial/run b/services/agetty-serial/run
new file mode 100755
index 0000000..58d795e
--- /dev/null
+++ b/services/agetty-serial/run
@@ -0,0 +1,3 @@
+#!/bin/sh
+tty=${PWD##*-}
+exec setsid agetty -8 -L 115200 --noclear $tty vt100