diff options
Diffstat (limited to 'repos/core/busybox/ttyS0.run')
| -rwxr-xr-x | repos/core/busybox/ttyS0.run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/repos/core/busybox/ttyS0.run b/repos/core/busybox/ttyS0.run new file mode 100755 index 00000000..e4aadabe --- /dev/null +++ b/repos/core/busybox/ttyS0.run @@ -0,0 +1,2 @@ +#!/bin/sh +exec getty -L 38400 ttyS0 vt100 |