mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-14 02:44:45 +00:00
SVN-Revision: 28549
This commit is contained in:
parent
dba02bbacc
commit
d3a428d406
@ -219,10 +219,15 @@ config BUSYBOX_CONFIG_LOGIN
|
||||
config BUSYBOX_CONFIG_PAM
|
||||
bool "Support for PAM (Pluggable Authentication Modules)"
|
||||
default n
|
||||
depends on DEVEL
|
||||
depends on BUSYBOX_CONFIG_LOGIN
|
||||
help
|
||||
Use PAM in login(1) instead of direct access to password database.
|
||||
|
||||
OpenWrt specific:
|
||||
You should install libpam from the packages feed and compile it
|
||||
before trying to build busysbox.
|
||||
|
||||
config BUSYBOX_CONFIG_LOGIN_SCRIPTS
|
||||
bool "Support for login scripts"
|
||||
depends on BUSYBOX_CONFIG_LOGIN
|
||||
|
Loading…
Reference in New Issue
Block a user