I installed monit using yum repositories and the rpms came with a sysV sytle init script, /etc/init.d/monit. If you want to add lines to run at startup, I think the convention (at least in the RH world) is to use /etc/rc.local. This works for me both in CentOS5.2 and RHEL5.3. FC may be different, but this should probably work for you.
On Wed, 2009-06-10 at 12:01 -0400, [email protected] wrote: > Send monit-general mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.nongnu.org/mailman/listinfo/monit-general > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of monit-general digest..." > > > Today's Topics: > > 1. fc10 install of monit (Nick Upson) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 10 Jun 2009 16:39:39 +0100 > From: Nick Upson <[email protected]> > Subject: [monit] fc10 install of monit > To: This is the general mailing list for monit > <[email protected]> > Message-ID: > <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > in fedora core 10, adding lines to /etc/inittab is no longer effective, you > can add them but they do nothing. > > Is there a recommended startup script to use instead > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.gnu.org/pipermail/monit-general/attachments/20090610/d4d01c6b/attachment.html > > ------------------------------ > > _______________________________________________ > monit-general mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/monit-general > > > End of monit-general Digest, Vol 77, Issue 2 > ******************************************** -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
