On Thu, 29 Mar 2007 13:40:01 -0400, Steve Huff wrote:
chkconfig also knows how to activate/deactivate files in /etc/ xinetd.d. it does so by removing (or adding) the "disable = yes" line from the service stanza and then HUPing xinetd.
-steve
Thank you for this info. This is something good to remember, but probably not known to many - including experienced users. chkconfig --list shows xinetd items nicely.
Akemi