blob: 880ea30ac8fb04682297e7daeceabd011a01d03f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
ircd-hybrid has now been installed.
*** IMPORTANT: ***
Please read the INSTALL file for more information.
You should now copy %%PREFIX%%/etc/ircd-hybrid/reference.conf to
%%PREFIX%%/etc/ircd-hybrid/ircd.conf, and then edit to suit your needs.
ircd-hybrid will not start without %%PREFIX%%/etc/ircd-hybrid/ircd.conf
Don't forget to add
ircd_hybrid_enable="YES"
into your /etc/rc.conf. You may then start the server by running:
%%PREFIX%%/etc/rc.d/ircd-hybrid start
|