diff options
Diffstat (limited to 'local/etc/sv/getty-tty0/run')
| -rwxr-xr-x | local/etc/sv/getty-tty0/run | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/local/etc/sv/getty-tty0/run b/local/etc/sv/getty-tty0/run new file mode 100755 index 0000000..4fd121c --- /dev/null +++ b/local/etc/sv/getty-tty0/run @@ -0,0 +1,4 @@ +#!/bin/sh +. /etc/profile + +getty tty0 38400 vt100 |
