diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-20 14:10:06 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-20 14:10:06 +1200 |
| commit | c7e499357fac8bfdf3bd11550a6ed3187d46efc6 (patch) | |
| tree | cedaef9237d69c649b25c9d5f93bcd2819acf25e /meta-yerba/recipes-core/runit/runit-tty0-getty | |
| parent | 00ac78984c30beb67e3fe1a1f7ab524f4752f7c0 (diff) | |
| download | yerbalinux-c7e499357fac8bfdf3bd11550a6ed3187d46efc6.tar.xz yerbalinux-c7e499357fac8bfdf3bd11550a6ed3187d46efc6.zip | |
tty0 getty
Diffstat (limited to 'meta-yerba/recipes-core/runit/runit-tty0-getty')
| -rw-r--r-- | meta-yerba/recipes-core/runit/runit-tty0-getty/run | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-yerba/recipes-core/runit/runit-tty0-getty/run b/meta-yerba/recipes-core/runit/runit-tty0-getty/run new file mode 100644 index 0000000..bc84eb3 --- /dev/null +++ b/meta-yerba/recipes-core/runit/runit-tty0-getty/run @@ -0,0 +1,2 @@ +#!/bin/sh +exec /sbin/getty -L tty0 38400 linux |
