mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
util-linux: include nologin
This commit is contained in:
parent
0f8d8410c5
commit
90f02c15a6
@ -56,7 +56,8 @@ PKG_CONFIGURE_OPTS_TARGET="${UTILLINUX_CONFIG_DEFAULT} \
|
||||
--enable-blkid \
|
||||
--enable-lscpu \
|
||||
--enable-lsfd \
|
||||
--enable-mount"
|
||||
--enable-mount \
|
||||
--enable-nologin"
|
||||
|
||||
if [ "${SWAP_SUPPORT}" = "yes" ]; then
|
||||
PKG_CONFIGURE_OPTS_TARGET+=" --enable-swapon"
|
||||
|
Loading…
x
Reference in New Issue
Block a user