summaryrefslogblamecommitdiff
path: root/irc/dancer-services/pkg-message
blob: c52f34024aa0af3adfcea9997a33f01ba36f0010 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                     
dancer-services has now been installed.

You should now edit /usr/local/etc/dancer-services/services.conf and
make sure you have something like the following lines:

N:services.:Local services
S:<password X>:localhost:6667
O:*@127.0.0.1:<password hash>:<your nick>:segj

Then add the following lines to /usr/local/etc/dancer-ircd/ircd.conf:

C:127.0.0.1:foo:services.::2
N:127.0.0.1:<hash of password X>:services.::2

You may then start the servers by running:

	/usr/local/etc/rc.d/dancer-ircd.sh start
	/usr/local/etc/rc.d/dancer-services.sh start