From: Stanislav Brabec Date: Fri, 26 Jul 2019 20:47:05 +0000 (+0200) Subject: login.defs: Cosmetic space change X-Git-Tag: 4.8~16^2~2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3025fefc41bf89c72024dc8d58a04839acc2ff0b;p=thirdparty%2Fshadow.git login.defs: Cosmetic space change Fix formatting of login.defs comments. Variables are preceeded by "#" without space, comments are preceeded by "# ". It makes the file machine parseable again. Signed-off-by: Stanislav Brabec --- diff --git a/etc/login.defs b/etc/login.defs index e527cdcb5..f235e1b4b 100644 --- a/etc/login.defs +++ b/etc/login.defs @@ -341,8 +341,8 @@ CHFN_RESTRICT rwh # If only one of the MIN or MAX values is set, then this value will be used. # If MIN > MAX, the highest value will be used. # -# SHA_CRYPT_MIN_ROUNDS 5000 -# SHA_CRYPT_MAX_ROUNDS 5000 +#SHA_CRYPT_MIN_ROUNDS 5000 +#SHA_CRYPT_MAX_ROUNDS 5000 # # List of groups to add to the user's supplementary group set