Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 14:27:38 +1000 (EST)
From:      Andrew <andrew@ugh.net.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/40717: No ftpchroot.5 -> ftpusers.5 link
Message-ID:  <20020718042738.73158A80A@starbug.ugh.net.au>

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

>Number:         40717
>Category:       bin
>Synopsis:       No ftpchroot.5 -> ftpusers.5 link
>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:   Wed Jul 17 21:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>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:
>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?20020718042738.73158A80A>