aboutsummaryrefslogtreecommitdiff
path: root/irc/ircd-ru/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircd-ru/pkg-message')
-rw-r--r--irc/ircd-ru/pkg-message4
1 files changed, 3 insertions, 1 deletions
diff --git a/irc/ircd-ru/pkg-message b/irc/ircd-ru/pkg-message
index 08cc3b6af4f9..c1d83b95be61 100644
--- a/irc/ircd-ru/pkg-message
+++ b/irc/ircd-ru/pkg-message
@@ -7,9 +7,11 @@ This port create user ircd and group ircd
You should now edit /usr/local/ircd-RU/etc/ircd.conf
to suit your needs.
- (cp example.conf ircd.conf; vi ircd.conf)
+ (cp ircd.conf-dist ircd.conf; vi ircd.conf)
You may then start the server by running:
+ cd /usr/local/etc/rc.d/
+ mv ircd.sh.sample ircd.sh
/usr/local/etc/rc.d/ircd.sh start
----------------------------------------------------