openwrtv3/package/network/services/dropbear
Matthias Schiffer 77f54eae45
config: enable shadow passwords unconditionally
Configurations without shadow passwords have been broken since the removal
of telnet: as the default entry in /etc/passwd is not empty (but rather
unset), there will be no way to log onto such a system by default. As
disabling shadow passwords is not useful anyways, remove this configuration
option.

The config symbol is kept (for a while), as packages from feeds depend on
it.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-09-26 17:57:56 +02:00
..
files dropbear: mdns flag is a bool, not integer 2016-09-05 07:27:16 +02:00
patches dropbear: update to 2016.73 2016-05-13 10:23:52 +02:00
Config.in dropbear: Make utmp and putuline support configurable via seperate config options 2016-04-28 13:47:48 +02:00
Makefile config: enable shadow passwords unconditionally 2016-09-26 17:57:56 +02:00