Credits ======= The Win32 service support scripts have been written by Herryanto Siatono . See his accompanying blog posting at http://www.pluitsolutions.com/2007/07/30/acts-as-ferret-drbserver-win32-service/ Usage ===== There are two scripts: script/ferret_service is used to install/remove/start/stop the win32 service. script/ferret_daemon is to be called by Win32 service to start/stop the DRbServer. Run 'ruby script/ferret_service -h' for more info.