b873fc159a
use with ircd-ratbox. It is highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no seperate database software must be running. Features: - User, nick and channel services - Jupe service - Global message service - Oper services - Opered bot - List service WWW: http://services.ircd-ratbox.org/ PR: ports/92520 Submitted by: Shaun Amott <shaun@inerd.com>
12 lines
548 B
Text
12 lines
548 B
Text
------------------------------------------------------------------------
|
|
ratbox-services has been successfully installed.
|
|
|
|
You should now copy %%PREFIX%%/etc/ratbox-services.conf.sample to
|
|
%%PREFIX%%/etc/ratbox-services.conf, and edit it as per the ratbox-services
|
|
documentation. This file is required to start the server.
|
|
|
|
Once you have added ratbox_services_enable="YES" to /etc/rc.conf, the
|
|
server can be started by running:
|
|
|
|
%%PREFIX%%/etc/rc.d/ratbox-services.sh start
|
|
------------------------------------------------------------------------
|