diff options
author | Chris Timmons <cwt@FreeBSD.org> | 1998-12-27 23:55:01 +0000 |
---|---|---|
committer | Chris Timmons <cwt@FreeBSD.org> | 1998-12-27 23:55:01 +0000 |
commit | 240d6d79b15a2bd14474b99415580f3cea64365f (patch) | |
tree | 8054b9f38e5a312a022b7a267de79c8e0880c32a /etc/login.conf | |
parent | 925f368193a047e1c4709d9bfa7a7644052acbb6 (diff) | |
download | src-240d6d79b15a2bd14474b99415580f3cea64365f.tar.gz src-240d6d79b15a2bd14474b99415580f3cea64365f.zip |
Notes
Diffstat (limited to 'etc/login.conf')
-rw-r--r-- | etc/login.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/login.conf b/etc/login.conf index 743f9d9114b5..3da4d1f26608 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.21 1998/09/16 19:18:36 msmith Exp $ +# $Id: login.conf,v 1.22 1998/09/17 17:02:39 dt Exp $ # # Default settings effectively disable resource limits, see the @@ -24,7 +24,6 @@ default:\ :welcome=/etc/motd:\ :setenv=MAIL=/var/mail/$,BLOCKSIZE=K,EDITOR=/usr/bin/ee:\ :path=~/bin /bin /usr/bin /usr/local/bin:\ - :manpath=/usr/share/man /usr/local/man:\ :nologin=/etc/nologin:\ :cputime=unlimited:\ :datasize=unlimited:\ @@ -325,4 +324,4 @@ russian:Russian Users Accounts:\ #russian:Russian Users Accounts:\ # :charset=KOI8-R:\ # :lang=ru_RU.KOI8-R:\ -# :tc=default:
\ No newline at end of file +# :tc=default: |