aboutsummaryrefslogtreecommitdiff
path: root/etc/login.conf
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-02-26 23:41:33 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-02-26 23:41:33 +0000
commit8aa5c4525c949d7c3a6f69d118c78111eb0c48b9 (patch)
treeaca8f8483df46d8f2919e58f02cc8ecfaf62f65c /etc/login.conf
parent1833488df9a182de042237808268e3fb3f388fdb (diff)
downloadsrc-8aa5c4525c949d7c3a6f69d118c78111eb0c48b9.tar.gz
src-8aa5c4525c949d7c3a6f69d118c78111eb0c48b9.zip
Fix typing error in default class: rc= instead of tc=
Notes
Notes: svn path=/head/; revision=23142
Diffstat (limited to 'etc/login.conf')
-rw-r--r--etc/login.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/login.conf b/etc/login.conf
index 2f73ea92a693..6f725264b537 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.5 1997/02/23 09:20:41 peter Exp $
+# $Id: login.conf,v 1.6 1997/02/26 23:20:11 ache Exp $
#
@@ -44,7 +44,7 @@ default:\
:requirehome:\
:term=dumb:\
:umask=022:\
- :rc=auth-defaults:
+ :tc=auth-defaults:
#