o Back out 1.39, it was a bad idea. There was, and should be, a

distinction between the OS copyright message and the message displayed
  gratuitously to each user at login.  Because, well, they may be
  different, among other things, and boy can a copyright message each
  login consume some screen space.  If people really want to do this,
  they can copy /COPYRIGHT to /etc/COPYRIGHT.

Submitted by:	Anders Andersson <anders@codefactory.se>
This commit is contained in:
Robert Watson 2000-12-19 14:12:46 +00:00
parent a4563d080a
commit d6719cfbe1

View File

@ -19,7 +19,7 @@
default:\
:passwd_format=md5:\
:copyright=/COPYRIGHT:\
:copyright=/etc/COPYRIGHT:\
:welcome=/etc/motd:\
:setenv=MAIL=/var/mail/$,BLOCKSIZE=K,FTP_PASSIVE_MODE=YES:\
:path=/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin /usr/local/bin /usr/X11R6/bin ~/bin:\
@ -107,7 +107,7 @@ russian:Russian Users Accounts:\
## standard - standard user defaults
##
#standard:\
# :copyright=/COPYRIGHT:\
# :copyright=/etc/COPYRIGHT:\
# :welcome=/etc/motd:\
# :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\
# :path=~/bin /bin /usr/bin /usr/local/bin:\