RH's chkconfig command can turn on and off system services as well as xinetd
services:

# chkconfig sendmail off
# chkconfig rsync off
# chkconfig telnet on
# chkconfg postgresql on

Of course, chkconfig won't configure your services.  You'll have to use
other tools or edit config files yourself.
-eric wood

Jason Williams wrote:
> I was trying to find out more info on xinetd itself so I could learn
> how to turn on and off daemons and services. For instance, I would
> Jason


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

Reply via email to