aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-10-23 02:05:26 +0800
committerpetef <petef@FreeBSD.org>2001-10-23 02:05:26 +0800
commita2f41706cf1822751670c56f64c1182a1028b5d4 (patch)
tree6cca5da2377e73ae175a438efc4e538c5e17f223 /irc
parent8c245eac227f73945064b7b58801acc444fb08f4 (diff)
downloadfreebsd-ports-gnome-a2f41706cf1822751670c56f64c1182a1028b5d4.tar.gz
freebsd-ports-gnome-a2f41706cf1822751670c56f64c1182a1028b5d4.tar.zst
freebsd-ports-gnome-a2f41706cf1822751670c56f64c1182a1028b5d4.zip
Add missing pkg-message file from PR ports/31116
PR: 31116, 31435 Submitted by: David Taylor <davidt@yadt.co.uk> Noticed by: Taoka Fumiyoshi <fmysh@ga2.so-net.ne.jp>
Diffstat (limited to 'irc')
-rw-r--r--irc/ircd-hybrid/pkg-message12
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