From andrew@ugh.net.au  Wed Jul 17 21:27:40 2002
Return-Path: <andrew@ugh.net.au>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6172A37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Jul 2002 21:27:40 -0700 (PDT)
Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D88E143E42
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 17 Jul 2002 21:27:39 -0700 (PDT)
	(envelope-from andrew@ugh.net.au)
Received: by starbug.ugh.net.au (Postfix, from userid 1000)
	id 73158A80A; Thu, 18 Jul 2002 14:27:38 +1000 (EST)
Message-Id: <20020718042738.73158A80A@starbug.ugh.net.au>
Date: Thu, 18 Jul 2002 14:27:38 +1000 (EST)
From: Andrew <andrew@ugh.net.au>
Reply-To: Andrew <andrew@ugh.net.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: No ftpchroot.5 -> ftpusers.5 link
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         40717
>Category:       bin
>Synopsis:       No ftpchroot.5 -> ftpusers.5 link
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 17 21:30:01 PDT 2002
>Closed-Date:    Fri Mar 28 05:38:39 PST 2003
>Last-Modified:  Fri Mar 28 05:38:39 PST 2003
>Originator:     Andrew
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
UgH!
>Environment:
System: FreeBSD starbug.ugh.net.au 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Jul 17 17:07:15 EST 2002     andrew@starbug.ugh.net.au:/usr/src/sys/compile/STARBUG  i386


	
>Description:

No link is made from ftpchroot.5 to ftpusers.5. Perhaps this should actually
be fixed in lukemftpd rather than FreeBSD's makefile?

>How-To-Repeat:
	
>Fix:


--- /usr/src/libexec/lukemftpd/Makefile	Fri Jun 21 07:13:33 2002
+++ Makefile	Thu Jul 18 14:21:50 2002
@@ -8,6 +8,7 @@
 
 PROG=	lukemftpd
 MAN=	lukemftpd.8 ftpd.conf.5 ftpusers.5
+MLINKS=	ftpusers.5 ftpchroot.5
 SRCS=	cmds.c conf.c ftpd.c ftpcmd.y popen.c
 
 WFORMAT= 0
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Fri Mar 28 05:38:10 PST 2003 
State-Changed-Why:  
Fixed in -CURRENT and -STABLE. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=40717 
>Unformatted:
