Re: [Shinken-devel] Bad shinken 0.5.1 init script

2011-02-09 Thread David Hannequin
La version 0.4 contient des scripts de démarrage qui correspondent plus au standard LSB. Je pourrais plus facilement proposer une version de shinken pour Fedora avec des scripts de démarrages LSB. Best regard Le 9 févr. 11 à 22:32, Hartmut Goebel a écrit : > Am 09.02.2011 19:16, schrieb davi

Re: [Shinken-devel] Bad shinken 0.5.1 init script

2011-02-09 Thread David Hannequin
Hi, It's a bad idea because it will make it more difficult to package Shinken thereforemake it more difficult to get into the major Linux distribution. In addition, the startup scripts in the state can not restart the services after rebootmachines. In my opinion both are important reasons

Re: [Shinken-devel] Bad shinken 0.5.1 init script

2011-02-09 Thread Hartmut Goebel
Am 09.02.2011 19:16, schrieb david hannequin: > This is a bad idea because they must be repeated for all Linux > distributions that use LSB then Debian, Fedora, RedHat, etc. ... > > For example if you are like me with a Debian Squeeze you have to > manually restart Shinken each server restart. > >

[Shinken-devel] Bad shinken 0.5.1 init script

2011-02-09 Thread david hannequin
Hi all, I just realized that the startup scripts are as below : ---%%%%%%%%%%%%%%%%%%%%%%%- NAME="shinken-arbiter" curdir=$(dirname "$0") export SHINKEN_MODULE_FILE="$NAME" ## for 'shinken' init script to se