From 85744dbb39aad64fe998111012295b419a8406df Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sun, 17 Dec 2000 18:55:14 +0000 Subject: [PATCH] o /etc/COPYRIGHT -> /COPYRIGHT, since that's where it's installed. Submitted by: Anders Andersson --- etc/login.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/login.conf b/etc/login.conf index 74ded6fda2f..bf314e79832 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -19,7 +19,7 @@ default:\ :passwd_format=md5:\ - :copyright=/etc/COPYRIGHT:\ + :copyright=/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=/etc/COPYRIGHT:\ +# :copyright=/COPYRIGHT:\ # :welcome=/etc/motd:\ # :setenv=MAIL=/var/mail/$,BLOCKSIZE=K:\ # :path=~/bin /bin /usr/bin /usr/local/bin:\