On Tue, May 30, 2000 at 01:40:12PM +1200, Craig Tickle wrote:
> Not a qmail question I know, but after installing qmail, (no
> problems) I thought it would probably be a good idea to run ftpd
> under tcpserver
>
> so tried the command
>
> /usr/local/bin/tcpserver -x /etc/tcp.ftp.cdb 0 ftp in.ftpd -l -a
>
> where tcp.ftp.cdb was constructed from
> 192.168.0.:allow
> :deny
>
> however the command never completes and I have to issue ctrl-C to
> get back to the command prompt - what have I missed ?
Stick an & at the end to put it in the background.
Chris