linux has supported shadow passwords forever...

This commit is contained in:
Jon Trulson 2012-05-26 17:57:11 -06:00
parent 0961da28b9
commit c0f9270dd3
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ XCOMM binutils: (LinuxBinUtilsMajorVersion)
#define GccUsesGas YES
#define UseGas YES
#define GnuCpp YES
#define HasShadowPasswd NO
#define HasShadowPasswd YES
#define HasPutenv YES
#define HasShm YES
#define HasSockets YES