adding a service

Mikkel L. Ellertson mikkel at infinity-ltd.com
Sat Sep 16 16:32:52 UTC 2006


Jim Douglas wrote:
> I have a bash script I want to run as a service so it starts on bootup.
> 
> How can I add it?
> 
> Thanks,
> Jim
> 
> 
If you just want it to run at startup, you can include it in
/etc/rc.d/rc.local but if you really want it to be run as a service,
then check out the documentation in
/usr/share/doc/initscripts-<version>/sysvinitfiles for the format of
the service scripts.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!




More information about the fedora-list mailing list