> What''s the preferred method for running CC.rb unattended?
Simplest thing that can possibly work is "nohup ./cruise start &".
problem
with this is that it doesn''t start CC.rb after reboot.
If someone wants to write Linux init scripts, the right way is probably to
start dashboard as "cruise start --daemon --without-builders" option,
and
then start each builder separately by "cruise build"
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://rubyforge.org/pipermail/cruisecontrolrb-users/attachments/20070314/8607eb09/attachment.html