diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-13 01:54:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-02-13 01:54:06 +0000 |
commit | 97eb55a5db82725d922ed6c14fccd31c78b7384d (patch) | |
tree | 8400212617046e9f2a89590787651eeee16f5afa /sub/busybox/host-full-config | |
parent | 9ff737d57f8891baa48e1d8f56a7b76fd67f3554 (diff) | |
download | lh-bootstrap-97eb55a5db82725d922ed6c14fccd31c78b7384d.tar.xz |
utmpsify busybox and dropbear
Diffstat (limited to 'sub/busybox/host-full-config')
-rw-r--r-- | sub/busybox/host-full-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/busybox/host-full-config b/sub/busybox/host-full-config index a2ee2cc..660bf41 100644 --- a/sub/busybox/host-full-config +++ b/sub/busybox/host-full-config @@ -528,7 +528,7 @@ CONFIG_FEATURE_DEFAULT_PASSWD_ALGO="" # CONFIG_FEATURE_DEL_USER_FROM_GROUP is not set CONFIG_GETTY=y CONFIG_LOGIN=y -# CONFIG_LOGIN_SESSION_AS_CHILD is not set +CONFIG_LOGIN_SESSION_AS_CHILD=y # CONFIG_LOGIN_SCRIPTS is not set # CONFIG_FEATURE_NOLOGIN is not set # CONFIG_FEATURE_SECURETTY is not set |