diff options
Diffstat (limited to 'runit/sv/getty-tty0')
| -rwxr-xr-x | runit/sv/getty-tty0/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runit/sv/getty-tty0/run b/runit/sv/getty-tty0/run new file mode 100755 index 0000000..df22125 --- /dev/null +++ b/runit/sv/getty-tty0/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec /sbin/getty -L tty0 115200 vt100 |
