-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, 29 Mar 2003 01:38:11 -0800, Jack Bowling wrote:

> > I have vsftpd configured, but i can't figure out how to start it "must be started 
> > through xinted" 
> > I can't find any documentation on how to do so..how do I do this?
> > 
> > Thanks in advance
> 
> Aha!! Skill testing question. But I know the answer to this one.  There are two ways:
> 
> 1) If you want vsftpd to start with every bootup, do (as root):
> 
> /sbin/chkconfig vsftpd on
> 
> I found out today that turning it on in chkconfig automatically turns it on in 
> xinetd.
> 
> 2) Then once you have done this,  you restart xinetd by doing:
> 
> /sbin/service xinetd reload
> 
> This reloads all the services started by xinetd and should start up vsftpd.

First step is enough, provided that the default configuration of
xinetd has not been touched before (it runs by default).

Enabling/disabling an xinetd driven service with chkconfig triggers
xinetd hard reconfiguration which enables/disables the service
immediately.

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+hXmm0iMVcrivHFQRAg6BAJ91+NlTBYItho094noP6j/b4H2DnwCfUdA/
3OCipmSmGRBp11ga8gc1EBA=
=HZe3
-----END PGP SIGNATURE-----



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to