aboutsummaryrefslogtreecommitdiff
path: root/etc/login.conf
diff options
context:
space:
mode:
authorTim Vanderhoek <hoek@FreeBSD.org>1999-04-30 18:19:46 +0000
committerTim Vanderhoek <hoek@FreeBSD.org>1999-04-30 18:19:46 +0000
commit61f74535f6e6a1a4bdaef8a5a5f94be31558e21f (patch)
treea42f726a74a49c19a6cffbb413aee58c840d72ea /etc/login.conf
parentc167b71a1b4469ae1b503b668e1172d742151b7f (diff)
downloadsrc-61f74535f6e6a1a4bdaef8a5a5f94be31558e21f.tar.gz
src-61f74535f6e6a1a4bdaef8a5a5f94be31558e21f.zip
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...
Notes
Notes: svn path=/head/; revision=46209
Diffstat (limited to 'etc/login.conf')
-rw-r--r--etc/login.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/login.conf b/etc/login.conf
index 73e59fd10da3..243356b580e6 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@:\