Add comment to clarify "$6$"

This commit is contained in:
sin 2014-06-30 14:17:00 +01:00
parent 4cce54b8e9
commit fc26e2932d
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
#define ENV_SUPATH "/bin"
#define ENV_PATH "/bin"
#define PW_CIPHER "$6$"
#define PW_CIPHER "$6$" /* SHA-512 */