mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove term=dumb from default entry: ovverrides TERM variable for login
This commit is contained in:
parent
4baaa399be
commit
08d3f12ca2
1 changed files with 1 additions and 2 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue