On Mon, Oct 1, 2012 at 7:44 PM, Michael Hanselmann <han...@google.com> wrote: > 2012/10/1 Bernardo Dal Seno <bdals...@google.com>: >> On Mon, Oct 1, 2012 at 8:01 AM, Michael Hanselmann <han...@google.com> wrote: >>> - Generate a wrapper script for ganeti-watcher >>> - Provide command line option to specify init script >>> --- >>> tools/vcluster-setup.in | 25 ++++++++++++++++++++----- >>> 1 files changed, 20 insertions(+), 5 deletions(-) >> >> Probably I'm missing something. What does the init script do exactly? > > It starts/stops/restarts daemons. It's the script at /etc/init.d/ganeti.
So, shouldn't you call the one passed in the command line instead? Bernardo