aboutsummaryrefslogtreecommitdiff
path: root/meta-yerba/recipes-core/runit/runit-tty0-getty
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-21 08:14:35 +1200
committerArslaan Pathan <[email protected]>2026-06-21 08:14:35 +1200
commit33efded85699f2b8601749406783409b127620b2 (patch)
tree39b45c7397ec775e538ee4abfa6f08947a2e4fc7 /meta-yerba/recipes-core/runit/runit-tty0-getty
parentc7e499357fac8bfdf3bd11550a6ed3187d46efc6 (diff)
downloadyerbalinux-33efded85699f2b8601749406783409b127620b2.tar.xz
yerbalinux-33efded85699f2b8601749406783409b127620b2.zip
Use agetty and install PAM :yayayayayay-ctp: it works!!!!!!!"
Diffstat (limited to 'meta-yerba/recipes-core/runit/runit-tty0-getty')
-rw-r--r--meta-yerba/recipes-core/runit/runit-tty0-getty/run2
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