Skip to content

Instantly share code, notes, and snippets.

# cruise - CruiseControl.rb continuous integration server
#
description "CC.rb continuous integration server"
start on runlevel [2345]
stop on runlevel [!2345]
expect daemon
respawn