source:
de.wigbels.ruby/hothotread/daemon_run_power.rb
Last change on this file was 8cc14b9, checked in by , 9 years ago | |
---|---|
|
|
File size: 155 bytes |
Rev | Line | |
---|---|---|
[daaef3e] | 1 | #!/usr/bin/env ruby |
2 | ||
3 | require 'rubygems' | |
4 | require 'daemons' | |
5 | ||
6 | mypath = File.expand_path(File.dirname(__FILE__)) | |
[8cc14b9] | 7 | Daemons.run("#{mypath}/hothotpiper_power.rb") |
Note:
See TracBrowser
for help on using the repository browser.