[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sendmail question



Steven Pritchard wrote:
> use "chkconfig --list" and "chkconfig $service on/off", or edit
> the files in /etc/xinetd.d directly.

And the cool part about editing them directly, is that any *new* services
you want to "hook" into that system is straightforward, since you can take
a simple start/stop one and replace the relevant parts with commands to
start/stop/restart your new service.

Then a "chkconfig --add $new_service" to install all the right symlinks
in the various rc.d directories.

Works great for add-on services like proxy servers and application servers 
such as mod_perl and tomcat or if you have multiple instances of them.

P.S. This won't work for kernel services like khttpd or TUX, since if
the kernel is running, then, well, so are they... :)

Mike808/
-- 
perl -le "$_='7284254074:0930970:H4012816';tr[0->][ BOPEN!SMUT];print"

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.