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