From f5ce198158e22b7e7afc5fe00eb1ccb8d56afc39 Mon Sep 17 00:00:00 2001 From: Ilya Tribusean Date: Tue, 5 Dec 2017 09:26:18 +0200 Subject: [PATCH] tiny improvement --- pages/linux/chage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/chage.md b/pages/linux/chage.md index f361715f0..a05f725ac 100644 --- a/pages/linux/chage.md +++ b/pages/linux/chage.md @@ -12,7 +12,7 @@ - Disable password expiration: -`sudo chage -M 99999 {{user_name}}` +`sudo chage -M -1 {{user_name}}` - Set account expiration date: