3a134189b5
- some minor fixes to make portlint a little happier
17 lines
434 B
Text
17 lines
434 B
Text
|
|
----------------------------------------------------
|
|
|
|
ircd-RU has now been installed.
|
|
|
|
This port create user ircd and group ircd
|
|
|
|
You should now edit %%PREFIX%%/ircd-RU/etc/ircd.conf
|
|
to suit your needs.
|
|
(cp ircd.conf-dist ircd.conf; vi ircd.conf)
|
|
|
|
You may then start the server by running:
|
|
cd %%PREFIX%%/etc/rc.d/
|
|
mv ircd.sh.sample ircd.sh
|
|
%%PREFIX%%/etc/rc.d/ircd.sh start
|
|
|
|
----------------------------------------------------
|