From a4398bb8508b8d668a0d07e06cf17e2d22b38f40 Mon Sep 17 00:00:00 2001 From: hoek Date: Fri, 30 Apr 1999 18:19:46 +0000 Subject: Change references from "passwordperiod" to "passwordtime", since "passwordtime" is what passwd(1) has actually been using. I suspect passwordperiod was the original intent. I can't figure-out which, if either, BSDi uses. If anyone knows... --- etc/login.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/login.conf') diff --git a/etc/login.conf b/etc/login.conf index 73e59fd..243356b 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -9,7 +9,7 @@ # This file controls resource limits, accounting limits and # default user environment settings. # -# $Id: login.conf,v 1.28 1999/04/08 12:41:02 ache Exp $ +# $Id: login.conf,v 1.29 1999/04/28 20:12:53 jkh Exp $ # # Default settings effectively disable resource limits, see the @@ -137,7 +137,7 @@ russian:Russian Users Accounts:\ # :maxproc=32:\ # :priority=0:\ # :requirehome:\ -# :passwordperiod=90d:\ +# :passwordtime=90d:\ # :umask=002:\ # :ignoretime@:\ # :tc=default: @@ -255,7 +255,7 @@ russian:Russian Users Accounts:\ ## #site:\ # :ignoretime:\ -# :passwordperiod@:\ +# :passwordtime@:\ # :refreshtime@:\ # :refreshperiod@:\ # :sessionlimit@:\ -- cgit v1.1