Hi,
I'm trying to restart a daemon that I have previously stopped. This
doesn't work as expected, as it seems a stopped daemon will never
start again. The sample code I've ended up with is
https://gist.github.com/1287060
and basically implement a very simple daemon that runs every other
minutes (of course, this is a simple proof of concept as I want to use
the lambda feature to integrate with grid-wide daemon management
later).
If anyone has an idea on how to have that behaviour, I'd be really
cool !
Thanks for reading and thanks Tom, for god :)
--
Pierre.