Skip to content
Snippets Groups Projects
Unverified Commit 77f54eae authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

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: default avatarMatthias Schiffer <mschiffer@universe-factory.net>
parent da4e8196
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment