blob: c305aa62783cd921713bcbfeab407abd0bbe25c3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2003/03/28 09:05:44 wiz Exp $
Please install an inetd.conf(5) entry like below.
ftp stream tcp nowait nobody ${LOCALBASE}/libexec/ftp.proxy ftp.proxy -e -l -m
You may consider to select your own port other than standard ftp.
===========================================================================
|