Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2002 11:00:47 +0100
From:      J.S. <johann@broadpark.no>
To:        Edwin Groothuis <edwin@mavetju.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: rc.local? crontab? what?
Message-ID:  <20020127110047.4db0a511.johann@broadpark.no>
In-Reply-To: <20020127083648.P823@k7.mavetju.org>
References:  <20020126152755.3bc451ec.johann@broadpark.no> <20020127083648.P823@k7.mavetju.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I've tried that as well:

ftpd	stream	tcp	nowait	ftpd	/home/ftpd/openftpd/sbin/ftpd	ftpd

With little or no luck.

On Sun, 27 Jan 2002 08:36:48 +1100
Edwin Groothuis <edwin@mavetju.org> wrote:

> On Sat, Jan 26, 2002 at 03:27:55PM +0100, J . S . wrote:
> > I'm in the process of setting up an additional ftpd on my server
> > (openftpd.org), which has been installed in user ftpd's home directory.
> > The user ftpd has a nonexistent shell.
> > 
> > How can I get it loaded at startup?
> > 
> > I tried putting:
> > 
> > su ftpd -c /usr/home/ftpd/openftpd/sbin/ftpd
> > 
> > in /etc/rc.local, but I heard that doesn't work now that I removed ftpd's
> > shell.
> 
> Have a look at /etc/inetd.conf on how the normal ftpd is started
> and use a similair way to start yours.
> 
> Edwin
> 
> -- 
> Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
> edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
> ------------------+                       http://www.FatalDimensions.org/

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




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