diff options
Diffstat (limited to 'meta-yerba/recipes-core/runit/runit-tty0-getty/run')
| -rw-r--r-- | meta-yerba/recipes-core/runit/runit-tty0-getty/run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yerba/recipes-core/runit/runit-tty0-getty/run b/meta-yerba/recipes-core/runit/runit-tty0-getty/run index bc84eb3..d130a42 100644 --- a/meta-yerba/recipes-core/runit/runit-tty0-getty/run +++ b/meta-yerba/recipes-core/runit/runit-tty0-getty/run @@ -1,2 +1,2 @@ #!/bin/sh -exec /sbin/getty -L tty0 38400 linux +exec /sbin/agetty -L tty0 38400 linux |
