Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 1997 11:01:16 -0400
From:      robin@intercore.com (Robin Cutshaw)
To:        current@freebsd.org
Cc:        robin@intercore.com
Subject:   problem with login.conf
Message-ID:  <199704241501.LAA26201@intercore.com>

next in thread | raw e-mail | index | archive | help

I noticed a problem with "from" that was traced down to a problem with
the data in /etc/login.conf.  This fixes the problem:


*** login.conf.ORIG	Sat Jan 18 08:16:44 1997
--- login.conf	Thu Apr 24 04:46:05 1997
***************
*** 53,59 ****
  standard:\
  	:copyright=/etc/COPYRIGHT:\
  	: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:\
--- 53,59 ----
  standard:\
  	:copyright=/etc/COPYRIGHT:\
  	: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:\

robin
-- 
----
Robin Cutshaw         internet: robin@interlabs.com robin@intercore.com
Internet Labs, Inc.   BellNet:  404-817-9787

    "Time is just one damn thing after another" -- PBS/Nova
----
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704241501.LAA26201>