mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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)
|
# needed for speed (optionally/todo)
|
||||||
OPTION_POSIX_REGEXP_GLIBC = y
|
OPTION_POSIX_REGEXP_GLIBC = y
|
||||||
|
|
||||||
# needed for PAM:
|
# needed for PAM and Mysql:
|
||||||
OPTION_EGLIBC_GETLOGIN = n
|
OPTION_EGLIBC_GETLOGIN = y
|
||||||
|
|
||||||
# needed for dropbear:
|
# needed for dropbear:
|
||||||
OPTION_EGLIBC_UTMP = y
|
OPTION_EGLIBC_UTMP = y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user