summaryrefslogtreecommitdiff
path: root/irc/tr-ircd/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'irc/tr-ircd/files/pkg-message.in')
-rw-r--r--irc/tr-ircd/files/pkg-message.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/irc/tr-ircd/files/pkg-message.in b/irc/tr-ircd/files/pkg-message.in
deleted file mode 100644
index 9a9f74257a10..000000000000
--- a/irc/tr-ircd/files/pkg-message.in
+++ /dev/null
@@ -1,22 +0,0 @@
-************************************************************************
-
-Congratulations,
-you have installed the tr-ircd irc server.
-
-You can find example configuration files in the configuration directory:
-%%TRIRCD_CONFDIR%%
-
-Please copy ircd.conf.sample to ircd.conf and edit to suit your needs.
-
-You might need to create the following additional files in the
-configuration directory: kline.conf gline.conf
-
-Tool for generating IRC password hashes:
-%%DATADIR%%/tools/ircpasswd
-
-If you want SSL enabled, you might need to create a SSL Certificate.
-Please check out "ircdssl.conf.sample" in the configuration directory.
-The certificate can be created with the following script:
-%%DATADIR%%/tools/isslconfig.sh
-
-************************************************************************