1.30 release just went out to CPAN.
First, watchdog now REstarts the service, instead of trying to start it. It is important for all services with non-trivial status checks.
Also, watchdog now is much faster for non-root services - it doesn't fork several times to change credentials, just sets them once per service.
Third and maybe most important in the long term improvement is that ther are more docs!
Now we have Ubic::Manual::Intro, Ubic::Manual::Overview and Ubic::Manual::Multiservices.
Also, Ubic::Service::SimpleDaemon POD is now much more sane.
Enjoy!