diff options
| author | Arslaan Pathan <[email protected]> | 2026-06-21 08:14:35 +1200 |
|---|---|---|
| committer | Arslaan Pathan <[email protected]> | 2026-06-21 08:14:35 +1200 |
| commit | 33efded85699f2b8601749406783409b127620b2 (patch) | |
| tree | 39b45c7397ec775e538ee4abfa6f08947a2e4fc7 /meta-yerba/conf | |
| parent | c7e499357fac8bfdf3bd11550a6ed3187d46efc6 (diff) | |
| download | yerbalinux-33efded85699f2b8601749406783409b127620b2.tar.xz yerbalinux-33efded85699f2b8601749406783409b127620b2.zip | |
Use agetty and install PAM :yayayayayay-ctp: it works!!!!!!!"
Diffstat (limited to 'meta-yerba/conf')
| -rw-r--r-- | meta-yerba/conf/distro/yerba.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-yerba/conf/distro/yerba.conf b/meta-yerba/conf/distro/yerba.conf index 4977f03..846d42e 100644 --- a/meta-yerba/conf/distro/yerba.conf +++ b/meta-yerba/conf/distro/yerba.conf @@ -9,8 +9,7 @@ TCLIBC = "musl" IMAGE_INSTALL:append = " runit runit-config" APPEND:append = " init=/sbin/runit-init" -# add stuff later -DISTRO_FEATURES = "" +DISTRO_FEATURES = " pam" VIRTUAL-RUNTIME_init_manager = "runit" VIRTUAL-RUNTIME_initscripts = "" |
