Spelling
This commit is contained in:
parent
9eb4412dfa
commit
1d69902909
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ password required pam_pwquality.so retry=2 minlen=10 difok=0 dcredit=0 ucredit=1
|
|||
password required pam_unix.so use_authtok sha512 shadow nullok rounds=1000000
|
||||
```
|
||||
|
||||
Then change your password so that its also secure:
|
||||
Then change your password so that it's also secure:
|
||||
|
||||
```
|
||||
$ passwd
|
||||
|
|
Loading…
Reference in a new issue