4 The Win32 service support scripts have been written by
5 Herryanto Siatono <herryanto@pluitsolutions.com>.
7 See his accompanying blog posting at
8 http://www.pluitsolutions.com/2007/07/30/acts-as-ferret-drbserver-win32-service/
14 There are two scripts:
16 script/ferret_service is used to install/remove/start/stop the win32 service.
18 script/ferret_daemon is to be called by Win32 service to start/stop the
21 Run 'ruby script/ferret_service -h' for more info.