On Tue, 23 Apr 2002 01:20:40 -0500 (CDT)
Vidiot <[EMAIL PROTECTED]> quietly intimated:

> >My preferred way is ntsysv. Others swear by chkconfig, manual
> >editting or some other program. I just like having it all in a nice
> >commandline program that avoids a lot of manual edits if possible.
> 
> chkconfig can change xinetd config file settings?  Not that I found in
> the man page.  Neither does ntsysv or tksysv.
> 
> You might have misunderstood what I am looking for.  While the above
> programs can configure when xinetd is started and stopped, I'm talking
> about the services that xinetd controls.
> 
> If you run "chkconfig --list" you'll see xinetd listed last AND the
> services is controls listed after that.  Those are the ones I want to
> modify.

Maybe I misunderstand what you want. The only "config" that I ever need
to do is turning them on/off. That's easily done by ntsysv. If you mean
something else, I'm not sure the precise need. All of the services that
I ever need (that have scripts associated) usually can be handled via
ntsysv.

Maybe you mean the ones located in /etc/xinetd.d.  The ones specifially
controlled by xinetd are located in /etc/xinetd.d and consist of
scripts. I created one of my own for leafnode and placed it there. It
shows up just fine under ntsysv. At one point I created one called
telnet2 for opening telnet on an odd port. That worked, too.

Other than those types of possibilities, I'm not sure what you would
need. A simple script, following the format of the others, suffices to
be controlled by xinetd, just as long as it's in that location.

-- 
Heck is where people go who don't believe in Gosh.



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

Reply via email to