aboutsummaryrefslogtreecommitdiffstats
path: root/share/msec.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/msec.py')
-rwxr-xr-xshare/msec.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/msec.py b/share/msec.py
index 4afc3b1..8f95836 100755
--- a/share/msec.py
+++ b/share/msec.py
@@ -170,7 +170,7 @@ if level >= 4:
allow_reboot(no)
enable_at_crontab(no)
if level == 4:
- password_aging(60, 30)
+ password_aging(99999)
allow_remote_root_login(without_password)
else:
password_aging(30, 15)