aboutsummaryrefslogtreecommitdiff
path: root/meta-yerba
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-21 08:29:18 +1200
committerArslaan Pathan <[email protected]>2026-06-21 08:29:18 +1200
commit126c0efba81a2192435c014bf8264c4af835d9e9 (patch)
tree2ebd8ca1d266dd9a6cf8c62eb05a4de2a2a16db3 /meta-yerba
parent0f1dc6cf0fcb769bb03481ecf83e49ed743822c8 (diff)
downloadyerbalinux-126c0efba81a2192435c014bf8264c4af835d9e9.tar.xz
yerbalinux-126c0efba81a2192435c014bf8264c4af835d9e9.zip
Use util-linux as login to see if that fixes the PTY issues
Diffstat (limited to 'meta-yerba')
-rw-r--r--meta-yerba/conf/distro/yerba.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yerba/conf/distro/yerba.conf b/meta-yerba/conf/distro/yerba.conf
index 846d42e..fd0eacd 100644
--- a/meta-yerba/conf/distro/yerba.conf
+++ b/meta-yerba/conf/distro/yerba.conf
@@ -15,7 +15,7 @@ VIRTUAL-RUNTIME_init_manager = "runit"
VIRTUAL-RUNTIME_initscripts = ""
VIRTUAL-RUNTIME_base-utils = "busybox"
-VIRTUAL_RUNTIME_login_manager = "busybox"
+VIRTUAL_RUNTIME_login_manager = "util-linux"
# some quality assurance stuff? idk tbh
ERROR_QA:append = " textrel host-user-contaminated"