Path: | lib/more/facets/daemonize.rb |
Last Update: | Tue Dec 02 09:46:47 -0500 2008 |
Turns the current script into a daemon process that detaches from the console. It can be shut down with a TERM signal.
Copyright (c) 2006 David Heinemeier Hansson Ruby License This module is free software. You may use, modify, and/or redistribute this software under the same terms as Ruby. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.