mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 19:05:59 +02:00
tiny improvement
This commit is contained in:
parent
6453e7e98a
commit
f5ce198158
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
- Disable password expiration:
|
- Disable password expiration:
|
||||||
|
|
||||||
`sudo chage -M 99999 {{user_name}}`
|
`sudo chage -M -1 {{user_name}}`
|
||||||
|
|
||||||
- Set account expiration date:
|
- Set account expiration date:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue