From 08d3f12ca2dfcb09dee01935cff6d8d17b7c0f85 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Thu, 20 Mar 1997 13:41:16 +0000 Subject: [PATCH] Remove term=dumb from default entry: ovverrides TERM variable for login --- etc/login.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/login.conf b/etc/login.conf index 6f725264b53..7e976445ae3 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.6 1997/02/26 23:20:11 ache Exp $ +# $Id: login.conf,v 1.7 1997/02/26 23:41:33 ache Exp $ # @@ -42,7 +42,6 @@ default:\ :openfiles-cur=64:\ :priority=0:\ :requirehome:\ - :term=dumb:\ :umask=022:\ :tc=auth-defaults: