[EMAIL PROTECTED] wrote: > Hi All, > > Having some issues getting init.d setup for tracd on a fedora9 > installation. The script will execute fine manually from command line, > but has yet to fire up automatically upon reboot. > > We are migrating from a Ubuntu installation and are using the same script > from Ubuntu ... with some minor modifications. > > I believe we have configured all of the rc links, etc ... where I think > we may going astry is in the chkconfig settings ... new to Fedora so > probably operator error on my part ... > > Anyone out there who has crossed this bridge and cleared the mine field ? > Any directions/ sources of documentation / advice, would be greatly > appreciated ! > > > Thank You ! > >
Looked at man:chkconfig? Most services get installed using chkconfig --add from the rpm install. Then manually the user runs chkconfig on --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
