diff options
-rw-r--r-- | irc/ircd-hybrid/pkg-message | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/irc/ircd-hybrid/pkg-message b/irc/ircd-hybrid/pkg-message new file mode 100644 index 000000000000..67f0ff30fe14 --- /dev/null +++ b/irc/ircd-hybrid/pkg-message @@ -0,0 +1,12 @@ +ircd-hybrid has now been installed. + +You should now copy ${PREFIX}/etc/ircd/*.sample to +${PREFIX}/etc/ircd/*, and them to suit your needs. + +Please note: you should copy _all_ the sample files to the corresponding +configuration file, even if you just leave it empty, otherwise ircd-hybrid +may refuse to start. + +You may then start the server by running: + + ${PREFIX}/etc/rc.d/ircd.sh start |