Thanks a lot :) I add them to the git repository so every one can have a common version.
For everyone : we talk here of ini, but from now in the code it's the *d.cfg files that will be renamed into *d.ini to make a true difference between them and the global configuration. For the global launch I don't know. It's easier to wrote the script, but is is easier for the user? It's true he just need to launch one init.d script to launch all, but at the begining it can be hard to know that one daemon is not starting just because he missed to add the good ini file. But it's also true that with the package, the ini files will already be installed, so no problem for them after all (the only one are people who want to install it at the hand). So it sounds like a good idea for the majority of users. Now how to find which damon to launch. By the ini files name? (broker in it -> broker daemon). Jean On Thu, Aug 5, 2010 at 2:22 PM, Stéphane Urbanovski <[email protected]> wrote: > Hi > > Here is a first draft of a shinken.spec. For now it require some tweaked > configuration files (to fix paths). > > I'm suggesting here to have a single launcher script. This script check for > the presence of a .ini file or a configuration parameter to know wich module > should be launched. > > This can simplify the initscripts (SysV) logic. > > As a bonus, I joined the .spec file for pyro. > > All of this have been (not well) tested on a RHEL5 using EPEL version of > python26. > > Regards > > -- > Stéphane Urbanovski > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > Shinken-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/shinken-devel > > ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Shinken-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shinken-devel
