diff options
| author | Guido van Rooij <guido@FreeBSD.org> | 1997-07-11 22:11:13 +0000 |
|---|---|---|
| committer | Guido van Rooij <guido@FreeBSD.org> | 1997-07-11 22:11:13 +0000 |
| commit | 3afd214946b8bf593bbfe7a210e6e7fc64c76e22 (patch) | |
| tree | edd7dcdb3e290ed1ff94ee1591710270b51bebff | |
| parent | c0554ac091c29c91a973d7e6a3539f23923857c3 (diff) | |
Notes
| -rw-r--r-- | etc/login.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/login.conf b/etc/login.conf index 1817a90bff66..04426a481c0c 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.11 1997/05/23 00:12:34 pst Exp $ +# $Id: login.conf,v 1.12 1997/05/23 12:46:52 ache Exp $ # @@ -189,7 +189,7 @@ site:\ :autodelete@:\ :expireperiod@:\ :graceexpire@:\ - ;gracetime@:\ + :gracetime@:\ :warnexpire@:\ :warnpassword@:\ :idletime@:\ |
