search for: svc_dir

Displaying 1 result from an estimated 1 matches for "svc_dir".

Did you mean: src_dir
2006 Mar 18
2
ANN: capistrano-runit-tasks 0.1.0
..., as a tar.gz or zip from http:// rubyforge.org/projects/cappy-runit/. You may have to wait a bit till rubyforge has the gem file available. The current TODO list is: * Make runner.create use file based templates * Intead of run "runsvctrl ..." have an sv helper method like sv :up, svc_dir * Setting for sv program to use, runsvctrl or sv * Automatically create log directories with custom templates * add_service(path, runner, logger = nil) helper function e.g. add_service(path, {:template => ''my_runner'', :port => 1234}) Which would set a custom runner and...