Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 10:27:43 -0700 (PDT)
From:      "Tomasz Pi&#322;at" <poncki@axelspringer.com.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/42451: Wrong path to COPYRIGHT file in /etc/login.conf
Message-ID:  <200209051727.g85HRhL0046140@www.freebsd.org>

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

>Number:         42451
>Category:       conf
>Synopsis:       Wrong path to COPYRIGHT file in /etc/login.conf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 05 10:30:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tomasz Pi&#322;at
>Release:        4.6.2-RELEASE
>Organization:
Axel Springer Polska
>Environment:
FreeBSD wolverine.axelspringer.com.pl 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #3: Thu Aug 29 02:58:14 CEST 2002     root@armadillo.axelspringer.com.pl:/usr/obj/usr/src/sys/SRV  i386
     
>Description:
      There is a small bug in default /etc/login.conf:
<cut>
default:\
        :passwd_format=md5:\
        :copyright=/etc/COPYRIGHT:\
        :welcome=/etc/motd:\
</cut>

but there is no /etc/COPYRIGHT, there is /COPYRIGHT

>How-To-Repeat:
     grep copyright /etc/login.conf
>Fix:
      change path from /etc/COPYRIGHT to /COPYRIGHT
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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