Well, the title say it all. I have a ruby script I want running as a service (one I can start and stop) on my Linux box. I was able to find how to do it on Windows here
From 1.9.x ruby has a built in function:
Process.daemon