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 <sbrabec@suse.cz>
This commit is contained in:
parent
00a5cff244
commit
3025fefc41
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user