mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
eglibc: add getlogin() support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
616c6585c3
commit
7f5e77d605
@ -83,8 +83,8 @@ cat >option-groups.config <<EOF
|
||||
# needed for speed (optionally/todo)
|
||||
OPTION_POSIX_REGEXP_GLIBC = y
|
||||
|
||||
# needed for PAM:
|
||||
OPTION_EGLIBC_GETLOGIN = n
|
||||
# needed for PAM and Mysql:
|
||||
OPTION_EGLIBC_GETLOGIN = y
|
||||
|
||||
# needed for dropbear:
|
||||
OPTION_EGLIBC_UTMP = y
|
||||
|
Loading…
x
Reference in New Issue
Block a user