ratbox-services
---------------

ratbox-services is a services daemon for use with ircd-ratbox.  It provides
channel/username registration services, nickname services linked in through
usernames, as well as a jupe service, an oper service, an operbot and a 
list service.


Installation
------------
Installation instructions are contained in INSTALL.


Release notes
-------------
Notes for this release are contained within RELEASE_NOTES.


Website
-------
Additional documentation is available via the website at:
http://services.ircd-ratbox.org/


Support
-------
Support is available via IRC on #ratbox@EFNet or via email to
ircd-ratbox@lists.ratbox.org.  Please note, if you encounter problems with
ratbox-services, you should *first* look at your logfiles.


Bugs
----
If you encounter a bug with ratbox-services, please report it via email.  If
ratbox-services cores, please keep a copy of the corefile and the binary
safe, and load it into gdb:
gdb /path/to/ratbox-services /path/to/ratbox-services.core

Once at a gdb prompt, type "bt" and email the output.

# $Id: README,v 1.5 2005/04/28 13:59:09 leeh Exp $ 
