diff --git a/docs/alpine-desktop-setup/post-install/security.md b/docs/alpine-desktop-setup/post-install/security.md index 579152a..d32487b 100644 --- a/docs/alpine-desktop-setup/post-install/security.md +++ b/docs/alpine-desktop-setup/post-install/security.md @@ -169,7 +169,7 @@ The system can also enforce a stronger hash algorithm for a more secure login pr password required pam_unix.so nullock sha512 shadow rounds=1000000 ``` -Then change your password so that it's also secure: +If an account has already been made (which you shouldn't yet have at this point but still) then change your password so that it's also secure: ``` # passwd