Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Feb 2020 22:35:50 +0000 (UTC)
From:      Kyle Evans <kevans@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r357707 - head/usr.bin/login
Message-ID:  <202002092235.019MZoPh087535@repo.freebsd.org>

index | next in thread | raw e-mail

Author: kevans
Date: Sun Feb  9 22:35:49 2020
New Revision: 357707
URL: https://svnweb.freebsd.org/changeset/base/357707

Log:
  login.conf(5): update commented-out standard, too
  
  MAIL now has a mail capability, instead, as of r357560.

Modified:
  head/usr.bin/login/login.conf

Modified: head/usr.bin/login/login.conf
==============================================================================
--- head/usr.bin/login/login.conf	Sun Feb  9 22:15:35 2020	(r357706)
+++ head/usr.bin/login/login.conf	Sun Feb  9 22:35:49 2020	(r357707)
@@ -129,7 +129,8 @@ russian|Russian Users Accounts:\
 #standard:\
 #	:copyright=/etc/COPYRIGHT:\
 #	:welcome=/var/run/motd:\
-#	:setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
+#	:setenv=BLOCKSIZE=K:\
+#	:mail=/var/mail/$:\
 #	:path=~/bin /bin /usr/bin /usr/local/bin:\
 #	:manpath=/usr/share/man /usr/local/man:\
 #	:nologin=/var/run/nologin:\


help

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