Short:        IRCServices 4.5.45
Author:       IRCServices team
Uploader:     trebs iinet net au (Michael Trebilcock)
Type:         comm/irc
Version:      4.5.45
Requires:     68020+ w/ FPU, ixemul.library, ixnet.library 48+
Architecture: m68k-amigaos

** Set stack size 500000 before running ***

This is IRCServices 4.5.25 for UnrealIRCd.

IRCServices are designed to link with your IRCd to provide
channel and nickname registration services.

IRCServices contains NickServ / ChanServ / MemoServ
OperServ & StatServ.

Encrypted passwords are enabled.

KNOWN AMIGA SPECIFIC BUGS
=========================

Every second save, the .db files are deleted, and upon the
next save, they are re-created again. To be ultra-safe,
you may wish to use the PFS3 filesystem (and .deldir/) incase
IRCServices is quit between saves when the files do not exist.

You must be careful and wait 5 mins until the .db files are
re-saved before quitting IRCServices. Alternatively use
OperServ to force an update/save of the database.


Installation:

Extract the archive to a place of your choice, make an
IRCServices: assign to the IRCServices directory.

Then configure services.conf to suit your needs.

You will need to create C/N/U lines in your IRCd's .conf file.


Usage:

Type in a shell/cli window the following:

CD IRCServices:
Run <>NIL: services -nofork

In order to quit IRCServices, you may need to have some sort
of compiling environment installed. Read the process number
from services.pid, and then use "sh kill -9 <pid>".