mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
eglibc: add UTMPX support, needed by systemd
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c3535b6ba2
commit
d93dd5e134
@ -98,9 +98,9 @@ cat >option-groups.config <<EOF
|
||||
# needed for PAM and Mysql:
|
||||
OPTION_EGLIBC_GETLOGIN = y
|
||||
|
||||
# needed for dropbear:
|
||||
# needed for systemd and dropbear:
|
||||
OPTION_EGLIBC_UTMP = y
|
||||
OPTION_EGLIBC_UTMPX = n
|
||||
OPTION_EGLIBC_UTMPX = y
|
||||
|
||||
# debugging options:
|
||||
$DEBUG_OPTIONS
|
||||
|
Loading…
x
Reference in New Issue
Block a user