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