summaryrefslogtreecommitdiff
path: root/irc/ircd-rusnet/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ircd-rusnet/pkg-message')
-rw-r--r--irc/ircd-rusnet/pkg-message13
1 files changed, 0 insertions, 13 deletions
diff --git a/irc/ircd-rusnet/pkg-message b/irc/ircd-rusnet/pkg-message
deleted file mode 100644
index aa52db04ec91..000000000000
--- a/irc/ircd-rusnet/pkg-message
+++ /dev/null
@@ -1,13 +0,0 @@
-
-===> INSTALL NOTES:
- Now edit /usr/local/ircd-rusnet/etc/rusnet.conf
- and /usr/local/ircd-rusnet/etc/rusnet.conf
- (cd /usr/local/etc/ircd-rusnet
- cp example.conf ircd.conf
- cp example.rusnet.conf rusnet.conf
- vi ircd.conf; vi rusnet.conf)
-
- And then start IRC server:
- (cd /usr/local/etc/rc.d
- mv ircd.sh.sample ircd.sh
- /usr/local/etc/rc.d/ircd.sh start)